fix test file

This commit is contained in:
PragmaTwice 2022-08-17 21:05:21 +08:00
parent 52418d661b
commit b704843c44

View file

@ -1,11 +1,9 @@
error: unused extern crate error: unused extern crate
--> $DIR/issue-54400-unused-extern-crate-attr-span.rs:12:1 --> $DIR/issue-54400-unused-extern-crate-attr-span.rs:11:1
| |
LL | / #[cfg(blandiloquence)] LL | / #[cfg(blandiloquence)]
LL | | extern crate edition_lint_paths; LL | | extern crate edition_lint_paths;
| | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- | |________________________________^ help: remove it
| |________________________________|
| help: remove it
| |
note: the lint level is defined here note: the lint level is defined here
--> $DIR/issue-54400-unused-extern-crate-attr-span.rs:6:9 --> $DIR/issue-54400-unused-extern-crate-attr-span.rs:6:9