mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-14 00:47:18 +00:00
Merge #5719
5719: Minor
r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
commit
f6c0b1ce59
1 changed files with 1 additions and 0 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue