about summary refs log tree commit diff
path: root/src/test/ui/pattern/bindings-after-at/default-binding-modes-both-sides-independent.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-48/+0
2021-06-04removed uses of feature gatemarcusdunn-1/+0
2020-11-02reverse binding order in matches ...Vishnunarayan K I-1/+1
2020-09-15Stabilize move_ref_patternAmjad Alsharafi-1/+0
2020-03-25borrowck: prefer "value" over "`_`".Mazdak Farrokhzad-1/+1
2020-02-02move_ref_pattern: change pov in diagnostics & add binding namesMazdak Farrokhzad-5/+5
2020-02-02move_ref_patterns: introduce testsMazdak Farrokhzad-6/+19
2019-12-23Remove `bindings_after_at` from `INCOMPLETE_FEATURES`.Mazdak Farrokhzad-1/+0
2019-12-23bindings_after_at: harden tests wrt. contexts & slice_patternsMazdak Farrokhzad-0/+7
2019-12-23Introduce `#![feature(bindings_after_at)]`.Mazdak Farrokhzad-0/+31