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 ed20c81 + bb3d9ee commit b89128dCopy full SHA for b89128d
src/doc/src/reference/rust-version.md
@@ -33,7 +33,7 @@ If that isn't the latest version, `cargo add` will inform users so they can make
33
The [resolver](resolver.md#rust-version) may take Rust version into account when picking dependencies.
34
35
Other tools may also take advantage of it, like `cargo clippy`'s
36
-[`incompatible_msrv` lint](https://rust-lang.github.io/rust-clippy/stable/index.html#/incompatible_msrv).
+[`incompatible_msrv` lint](https://rust-lang.github.io/rust-clippy/stable/index.html#incompatible_msrv).
37
38
> **Note:** The `rust-version` may be ignored using the `--ignore-rust-version` option.
39
0 commit comments