We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rustc_attr
1 parent 18c863d commit 48cf9c2Copy full SHA for 48cf9c2
clippy_lints/src/lib.rs
@@ -21,7 +21,6 @@
21
// (Currently there is no way to opt into sysroot crates without `extern crate`.)
22
extern crate rustc_ast;
23
extern crate rustc_ast_pretty;
24
-extern crate rustc_attr;
25
extern crate rustc_data_structures;
26
extern crate rustc_driver;
27
extern crate rustc_errors;
0 commit comments