Skip to content

Commit

Permalink
Remove now useless attribute type_macros
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarton committed Aug 28, 2016
1 parent b2aaa2a commit e338f6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clippy_lints/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#![feature(rustc_private)]
#![feature(slice_patterns)]
#![feature(stmt_expr_attributes)]
#![feature(type_macros)]

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

Expand Down

0 comments on commit e338f6a

Please sign in to comment.