We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6b3a40 + edfa13d commit e298c83Copy full SHA for e298c83
doc/adding_lints.md
@@ -311,7 +311,7 @@ Running our UI test should now produce output that contains the lint message.
311
According to [the rustc-dev-guide], the text should be matter of fact and avoid
312
capitalization and periods, unless multiple sentences are needed.
313
When code or an identifier must appear in a message or label, it should be
314
-surrounded with single acute accents \`.
+surrounded with single grave accents \`.
315
316
[check_fn]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_lint/trait.EarlyLintPass.html#method.check_fn
317
[diagnostics]: https://github.com/rust-lang/rust-clippy/blob/master/clippy_lints/src/utils/diagnostics.rs
0 commit comments