| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -29/+0 | |
| 2022-06-03 | Fully stabilize NLL | Jack Huey | -12/+2 | |
| 2022-04-20 | Remove mutable_borrow_reservation_conflict lint | Jack Huey | -21/+10 | |
| 2019-07-22 | Ignore two-phase-reservation-sharing-interference-2.rs in Polonius compare mode | lqd | -0/+1 | |
| This is just a difference from the test construction, it's ignore-compare-mode-nll and manually checks migrate/nll over edition2015/2018. This failure is because the `migrate2015` and `migrate2018` revisions are ran with `-Zpolonius`. There is no actual difference in the errors output by NLLs and Polonius. | ||||
| 2019-04-22 | update tests for migrate mode by default | Matthew Jasper | -7/+2 | |
| 2019-04-04 | Adjust the mutable_borrow_reservation_conflict message | Matthew Jasper | -2/+2 | |
| We aren't sure if this will become an error or not yet. | ||||
| 2019-04-04 | update unit test output to reflect change to lint-based diagnostic. | Felix S. Klock II | -4/+4 | |
| 2019-04-04 | Treat two-phase borrow reservations as mutable accesses | Matthew Jasper | -19/+49 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+34 | |
