mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 09:44:08 +00:00
Minor
This commit is contained in:
parent
49af51129b
commit
c81e7a3a59
@ -56,6 +56,7 @@ fn deny_clippy(path: &PathBuf, text: &String) {
|
|||||||
"\n\nallowing lints is forbidden: {}.
|
"\n\nallowing lints is forbidden: {}.
|
||||||
rust-analyzer intentionally doesn't check clippy on CI.
|
rust-analyzer intentionally doesn't check clippy on CI.
|
||||||
You can allow lint globally via `xtask clippy`.
|
You can allow lint globally via `xtask clippy`.
|
||||||
|
See https://github.com/rust-lang/rust-clippy/issues/5537 for discussion.
|
||||||
|
|
||||||
",
|
",
|
||||||
path.display()
|
path.display()
|
||||||
|
Loading…
Reference in New Issue
Block a user