We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
drain_filter
1 parent 75f4dac commit 22a0856Copy full SHA for 22a0856
src/librustc_mir/lib.rs
@@ -14,6 +14,7 @@ Rust MIR: a lowered representation of Rust. Also: an experiment!
14
#![feature(core_intrinsics)]
15
#![feature(const_fn)]
16
#![feature(decl_macro)]
17
+#![feature(drain_filter)]
18
#![feature(exhaustive_patterns)]
19
#![feature(never_type)]
20
#![feature(specialization)]
0 commit comments