We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a284c3f + 6c774e7 commit 7d6d0c3Copy full SHA for 7d6d0c3
src/cargo/util/diagnostic_server.rs
@@ -171,7 +171,7 @@ your `Cargo.toml` and then rerun this command. Once all warnings have been fixed
171
then you can re-enable the `edition` key in `Cargo.toml`. For some more
172
information about transitioning to the {0} edition see:
173
174
- https://rust-lang-nursery.github.io/edition-guide/editions/transitioning.html
+ https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-your-code-to-a-new-edition.html
175
",
176
edition,
177
file,
0 commit comments