Enable drain_filter
This commit is contained in:
parent
75f4dac5f3
commit
22a0856641
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ Rust MIR: a lowered representation of Rust. Also: an experiment!
|
|||
#![feature(core_intrinsics)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(decl_macro)]
|
||||
#![feature(drain_filter)]
|
||||
#![feature(exhaustive_patterns)]
|
||||
#![feature(never_type)]
|
||||
#![feature(specialization)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue