about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-call-is-borrow-issue-12224.rs
AgeCommit message (Expand)AuthorLines
2016-02-24Move the borrowck run-pass/compile-fail tests into their own directoriesNiko Matsakis-69/+0
2015-03-03Switched to Box::new in many places.Felix S. Klock II-6/+7
2015-02-04remove all kind annotations from closuresJorge Aparicio-3/+3
2015-01-30Remove the capture mode map and just store the capture mode for individual va...Niko Matsakis-2/+4
2015-01-08rollup merge of #20754: nikomatsakis/int-featureAlex Crichton-2/+2
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2015-01-08Update the "English-language" to-string function of a `cmt` to useNiko Matsakis-2/+2
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+1
2015-01-05fix cfail testsJorge Aparicio-18/+19
2014-04-23rustc: Tweak the borrow on closure invocationsAlex Crichton-0/+64