-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Description
The text for https://doc.rust-lang.org/error-index.html#E0106 references a non-existent Rust version.
"Here's an example that is currently an error, but may work in a future version of Rust:"
This isn't really helpful for understanding the error, and isn't that helpful of a predictor of Rust's future.
Reported by https://twitter.com/xernobyl/status/895450156627238912
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.