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.
1 parent 7869409 commit 26a5453Copy full SHA for 26a5453
text/0000-clippy-uno.md
@@ -16,7 +16,7 @@ See also: [The Future of Clippy][future]
16
Clippy, the linter for Rust, has been a nightly-only plugin to Rust for many years.
17
In that time, it's grown big, but it's nightly-only nature makes it pretty hard to use.
18
19
-The eventual plan is to integrate it in Rustup á la Rustfmt/RLS so that you can simply fetch prebuilt binaries
+The eventual plan is to integrate it in Rustup à la Rustfmt/RLS so that you can simply fetch prebuilt binaries
20
for your system and `cargo clippy` Just Works ™️. In preparation for this, we'd like to nail down various things
21
about its lints and their categorization.
22
0 commit comments