summary refs log tree commit diff
path: root/src/test/ui/span/borrowck-let-suggestion-suffixes.rs
AgeCommit message (Expand)AuthorLines
2019-04-22update tests for migrate mode by defaultMatthew Jasper-23/+23
2018-12-25Remove licensesMark Rousskov-9/+0
2018-05-25rust-lang/rust#51025: improve test robustness so that they work under NLL too.Felix S. Klock II-1/+6
2018-04-11Workaround rust-lang/rust#49855 by forcing rustc_error in any mode, including...Felix S. Klock II-2/+2
2017-12-15Same change to point at borrow for mir errorsEsteban Küber-0/+1
2017-12-14Point at var in short lived borrowsEsteban Küber-1/+15
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-15/+0
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-3/+3
2017-08-16Stabilize rvalue promotion to 'static.Eduard-Mihai Burtescu-3/+5
2016-10-20improve "Doesn't live long enough" errorMikhail Modin-0/+61