Remove various unused feature gates
This commit is contained in:
parent
a8387aef8c
commit
83ddedf170
5 changed files with 0 additions and 7 deletions
|
@ -15,7 +15,6 @@
|
|||
#![feature(exhaustive_patterns)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(step_trait)]
|
||||
#![feature(unchecked_math)]
|
||||
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue