summary refs log tree commit diff
path: root/src/test/ui/borrowck/borrowck-vec-pattern-nesting.rs
AgeCommit message (Expand)AuthorLines
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-1/+0
2019-11-25Tweak move error due to non-CopyEsteban Küber-1/+1
2019-07-28Use new 'p @ ..' syntax in tests.Mazdak Farrokhzad-1/+1
2019-06-03Update tests for changes to cannot move errorsMatthew Jasper-0/+3
2019-04-22update tests for migrate mode by defaultMatthew Jasper-19/+32
2018-12-25Remove licensesMark Rousskov-10/+0
2018-06-06Drive-by: Make assignment conflict tests in borrowck-vec-pattern-nesting.rs r...Felix S. Klock II-0/+5
2018-03-20Stabilize slice patterns without `..`Vadim Petrochenkov-1/+0
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-4/+1
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-0/+88