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 a300b0e + a7dc1ca commit 841244dCopy full SHA for 841244d
CONTRIBUTING.md
@@ -118,7 +118,7 @@ which `IntelliJ Rust` will be able to understand.
118
Run `cargo dev ide_setup --repo-path <repo-path>` where `<repo-path>` is a path to the rustc repo
119
you just cloned.
120
The command will add path-dependencies pointing towards rustc-crates inside the rustc repo to
121
-Clippys `Cargo.toml`s and should allow rust-analyzer to understand most of the types that Clippy uses.
+Clippys `Cargo.toml`s and should allow `IntelliJ Rust` to understand most of the types that Clippy uses.
122
Just make sure to remove the dependencies again before finally making a pull request!
123
124
[rustc_repo]: https://github.com/rust-lang/rust/
0 commit comments