Files
rust/src/librustc_errors
bors f8d830b4de Auto merge of #68376 - Centril:move-ref-patterns, r=matthewjasper
Initial implementation of `#![feature(move_ref_pattern)]`

Following up on #45600, under the gate `#![feature(move_ref_pattern)]`, `(ref x, mut y)` is allowed subject to restrictions necessary for soundness. The match checking implementation and tests for `#![feature(bindings_after_at)]` is also adjusted as necessary.

Closes #45600.
Tracking issue: #68354.

r? @matthewjasper
2020-02-09 04:01:28 +00:00
..
2020-01-29 01:13:48 +01:00
2018-12-25 21:08:33 -07:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00