Remove unneeded features.
This commit is contained in:
parent
2f8d81f9db
commit
2f51f0b290
1 changed files with 0 additions and 2 deletions
|
@ -3,9 +3,7 @@
|
|||
#![doc(rust_logo)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
#![feature(associated_type_bounds)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(with_negative_coherence)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
mod helpers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue