Pass DeadItem and lint as consistent group in dead-code.
This commit is contained in:
parent
08cc634f1a
commit
8bb74c0187
3 changed files with 50 additions and 62 deletions
|
@ -12,6 +12,7 @@
|
|||
#![feature(let_chains)]
|
||||
#![feature(map_try_insert)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(slice_group_by)]
|
||||
#![feature(try_blocks)]
|
||||
#![recursion_limit = "256"]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue