about summary refs log tree commit diff
path: root/src/test/ui/borrowck/two-phase-reservation-sharing-interference-2.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-29/+0
2022-06-03Fully stabilize NLLJack Huey-12/+2
2022-04-20Remove mutable_borrow_reservation_conflict lintJack Huey-21/+10
2019-07-22Ignore two-phase-reservation-sharing-interference-2.rs in Polonius compare modelqd-0/+1
2019-04-22update tests for migrate mode by defaultMatthew Jasper-7/+2
2019-04-04Adjust the mutable_borrow_reservation_conflict messageMatthew Jasper-2/+2
2019-04-04update unit test output to reflect change to lint-based diagnostic.Felix S. Klock II-4/+4
2019-04-04Treat two-phase borrow reservations as mutable accessesMatthew Jasper-19/+49
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+34