| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -21/+0 | |
| 2022-06-03 | Fully stabilize NLL | Jack Huey | -2/+0 | |
| 2019-09-08 | Update test stderr with results of enabling unused lints | Mark Rousskov | -2/+2 | |
| 2019-04-22 | update tests for migrate mode by default | Matthew Jasper | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-04-15 | remove -Znll -- borrowck=mir implies nll now | Niko Matsakis | -3/+1 | |
| 2018-04-04 | two-phase borrows: support multiple activations in one statement | bobtwinkles | -0/+35 | |
| The need for this has arisen since the introduction of two-phase borrows on method autorefs. Fixes 49635 Fixes 49662 | ||||
