summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-mut-slice-of-imm-vec.rs
AgeCommit message (Expand)AuthorLines
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-1/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-1/+1
2014-03-21test: Automatically remove all `~[T]` from tests.Patrick Walton-1/+1
2013-04-30new borrow checker (mass squash)Niko Matsakis-1/+1
2013-02-26test: De-[mut] (remove all mutable arrays from) the tests. rs=demutingPatrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-11Introduce auto adjustment table to subsume autoderef/autoref/borrowings.Niko Matsakis-0/+8