about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-report-with-custom-diagnostic.rs
AgeCommit message (Expand)AuthorLines
2016-02-24Move the borrowck run-pass/compile-fail tests into their own directoriesNiko Matsakis-41/+0
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-3/+3
2015-02-18Update suffixes en masse in tests using `perl -p -i -e`Niko Matsakis-3/+3
2015-02-04remove all kind annotations from closuresJorge Aparicio-1/+1
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-3/+3
2015-01-05fix cfail testsJorge Aparicio-1/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2014-01-23Make some borrow checker errors more user friendlyKiet Tran-0/+31