about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-use-in-index-lvalue.rs
AgeCommit message (Expand)AuthorLines
2016-02-24Move the borrowck run-pass/compile-fail tests into their own directoriesNiko Matsakis-19/+0
2015-02-07Updates to tests reflecting array-move restrictions.Felix S. Klock II-2/+2
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2014-06-11rustc: Remove ~[T] from the languageAlex Crichton-3/+2
2014-03-09borrowck: classify expressions as assignees, uses or bothEdward Wang-0/+20