Update .stderr file
This commit is contained in:
parent
1e43c3bb9f
commit
3d84ffb5ec
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
error: the lint `TEST_LINT` is not added to any `LintPass`
|
||||
--> $DIR/lint_without_lint_pass.rs:11:1
|
||||
--> $DIR/lint_without_lint_pass.rs:12:1
|
||||
|
|
||||
11 | / declare_clippy_lint!
|
||||
12 | | {
|
||||
12 | / declare_clippy_lint! {
|
||||
13 | | pub TEST_LINT,
|
||||
14 | | correctness,
|
||||
15 | | ""
|
||||
|
|
Loading…
Add table
Reference in a new issue