Skip to content

Commit 48cf9c2

Browse files
committed
Don't need rustc_attr anymore
1 parent 18c863d commit 48cf9c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
// (Currently there is no way to opt into sysroot crates without `extern crate`.)
2222
extern crate rustc_ast;
2323
extern crate rustc_ast_pretty;
24-
extern crate rustc_attr;
2524
extern crate rustc_data_structures;
2625
extern crate rustc_driver;
2726
extern crate rustc_errors;

0 commit comments

Comments
 (0)