Skip to content

Commit

Permalink
Enable drain_filter
Browse files Browse the repository at this point in the history
  • Loading branch information
ecstatic-morse committed Oct 17, 2019
1 parent 75f4dac commit 22a0856
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/librustc_mir/lib.rs
Expand Up @@ -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)]
Expand Down

0 comments on commit 22a0856

Please sign in to comment.