This commit is contained in:
Aleksey Kladov 2020-08-12 13:03:43 +02:00
parent 49af51129b
commit c81e7a3a59

View File

@ -56,6 +56,7 @@ fn deny_clippy(path: &PathBuf, text: &String) {
"\n\nallowing lints is forbidden: {}.
rust-analyzer intentionally doesn't check clippy on CI.
You can allow lint globally via `xtask clippy`.
See https://github.com/rust-lang/rust-clippy/issues/5537 for discussion.
",
path.display()