Skip to content

Commit e338f6a

Browse files
committed
Remove now useless attribute type_macros
1 parent b2aaa2a commit e338f6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#![feature(rustc_private)]
99
#![feature(slice_patterns)]
1010
#![feature(stmt_expr_attributes)]
11-
#![feature(type_macros)]
1211

1312
#![allow(indexing_slicing, shadow_reuse, unknown_lints, missing_docs_in_private_items)]
1413

0 commit comments

Comments
 (0)