mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 05:03:21 +00:00
parent
296b79bdb8
commit
eef3ffab35
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
#![feature(range_contains)]
|
||||
#![allow(unknown_lints, shadow_reuse, missing_docs_in_private_items)]
|
||||
#![recursion_limit = "256"]
|
||||
#![feature(iterator_find_map)]
|
||||
#![feature(macro_at_most_once_rep)]
|
||||
#![warn(rust_2018_idioms)]
|
||||
|
||||
|
|
Loading…
Reference in a new issue