mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
@ pointers are dead
+2
-2
@@ -125,8 +125,8 @@ over
|
||||
|
||||
```
|
||||
match foo {
|
||||
@X(...) => ...
|
||||
@Y(...) => ...
|
||||
&X(...) => ...
|
||||
&Y(...) => ...
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user