Skip to content

Commit 6f65a81

Browse files
committed
split attributes
1 parent 6dfa37f commit 6f65a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_utils/src/msrvs.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use rustc_attr::AttributeExt;
1+
use rustc_ast::attr::AttributeExt;
22
use rustc_attr::parse_version;
33
use rustc_session::{RustcVersion, Session};
44
use rustc_span::{Symbol, sym};

0 commit comments

Comments
 (0)