]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/rfc-2005-default-binding-mode/issue-44912-or.rs
Stabilize match_default_bindings
[rust.git] / src / test / ui / rfc-2005-default-binding-mode / issue-44912-or.rs
index 9fbcf5d68b6ff62754d25c120119e2ac5521d7c0..4f4c2a149a7d69ca96c342f06517092f5764778d 100644 (file)
@@ -8,8 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-#![feature(match_default_bindings)]
-
 // FIXME(tschottdorf): This should compile. See #44912.
 
 pub fn main() {