1
Fork 0

Stabilize move_ref_pattern

This commit is contained in:
Amjad Alsharafi 2020-08-31 02:59:56 +08:00
parent 715e9340a1
commit da700cba08
49 changed files with 271 additions and 492 deletions

View file

@ -1,5 +1,3 @@
#![feature(move_ref_pattern)]
fn main() {
struct U;