Stabilize match_default_bindings
This includes a submodule update to rustfmt in order to allow a stable feature declaration.
This commit is contained in:
parent
e58df0d8c5
commit
3c65f53620
56 changed files with 55 additions and 389 deletions
|
@ -8,8 +8,6 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![feature(match_default_bindings)]
|
||||
|
||||
enum Wrapper {
|
||||
Wrap(i32),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue