Remove unnecessary #![feature(min_specialization)]
This commit is contained in:
parent
d44e3b95cb
commit
cf1096eb72
4 changed files with 0 additions and 5 deletions
|
@ -10,7 +10,6 @@
|
|||
#![allow(internal_features)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(map_try_insert)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(try_blocks)]
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue