| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -94/+0 | |
| 2022-12-13 | Change pattern borrowing suggestions to be verbose | Esteban Küber | -3/+3 | |
| Synthesize a more accurate span and use verbose suggestion output to make the message clearer. | ||||
| 2021-09-26 | Remove box syntax from most places in src/test outside of the issues dir | est31 | -8/+8 | |
| 2020-01-18 | slice_patterns: remove gates in tests | Mazdak Farrokhzad | -1/+0 | |
| 2019-11-25 | Tweak move error due to non-Copy | Esteban Küber | -1/+1 | |
| 2019-07-28 | Use new 'p @ ..' syntax in tests. | Mazdak Farrokhzad | -1/+1 | |
| 2019-06-03 | Update tests for changes to cannot move errors | Matthew Jasper | -0/+3 | |
| 2019-04-22 | update tests for migrate mode by default | Matthew Jasper | -19/+32 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-06-06 | Drive-by: Make assignment conflict tests in borrowck-vec-pattern-nesting.rs ↵ | Felix S. Klock II | -0/+5 | |
| robust for NLL. | ||||
| 2018-03-20 | Stabilize slice patterns without `..` | Vadim Petrochenkov | -1/+0 | |
| Merge `feature(advanced_slice_patterns)` into `feature(slice_patterns)` | ||||
| 2017-12-14 | Remove NOTE/HELP annotations from UI tests | Vadim Petrochenkov | -4/+1 | |
| 2017-12-14 | Move compile-fail tests with NOTE/HELP annotations to UI | Vadim Petrochenkov | -0/+88 | |
