Update .stderr file

This commit is contained in:
flip1995 2018-10-29 20:55:52 +01:00
parent 1e43c3bb9f
commit 3d84ffb5ec
No known key found for this signature in database
GPG key ID: E8E897A5870E41C2

View file

@ -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 | | ""