summary refs log tree commit diff
path: root/src/test/ui/pattern/bindings-after-at/borrowck-pat-by-move-and-ref.rs
AgeCommit message (Expand)AuthorLines
2020-11-03preserve bindings order for SomeVishnunarayan K I-3/+0
2020-11-02reverse binding order in matches ...Vishnunarayan K I-0/+14
2020-09-15Stabilize move_ref_patternAmjad Alsharafi-1/+0
2020-02-02move_ref_pattern: change pov in diagnostics & add binding namesMazdak Farrokhzad-25/+25
2020-02-02move_ref_patterns: introduce testsMazdak Farrokhzad-4/+69
2019-12-23Remove `bindings_after_at` from `INCOMPLETE_FEATURES`.Mazdak Farrokhzad-1/+0
2019-12-23bindings_after_at: harden tests wrt. promotionMazdak Farrokhzad-1/+1
2019-12-23Introduce `#![feature(bindings_after_at)]`.Mazdak Farrokhzad-0/+10