let_else does not require a feature flag anymore
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
#![feature(proc_macro_hygiene, decl_macro)]
|
#![feature(proc_macro_hygiene, decl_macro)]
|
||||||
#![feature(seek_stream_len)]
|
#![feature(seek_stream_len)]
|
||||||
#![feature(let_else)]
|
|
||||||
|
|
||||||
#[allow(unused_imports)]
|
#[allow(unused_imports)]
|
||||||
#[allow(unused_macros)]
|
#[allow(unused_macros)]
|
||||||
|
|||||||
Reference in New Issue
Block a user