]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/rfc-2005-default-binding-mode/slice.rs
Stabilize match_default_bindings
[rust.git] / src / test / ui / rfc-2005-default-binding-mode / slice.rs
index 20ef0624bf91b4102c29e4a61c207cdb9d120e37..fbe4dfe216196eac7793cc1711129c972e248198 100644 (file)
@@ -8,7 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-#![feature(match_default_bindings)]
 #![feature(slice_patterns)]
 
 pub fn main() {