about summary refs log tree commit diff
path: root/src/test/run-fail/borrowck-wg-two-array-indices.rs
AgeCommit message (Expand)AuthorLines
2014-01-03test: Remove all borrow check write guard testsPatrick Walton-19/+0
2013-12-12Gate literal box expressions in addition to typesAlex Crichton-0/+2
2013-09-26Update the compiler to not use printf/printflnAlex Crichton-1/+1
2013-07-24Change 'print(fmt!(...))' to printf!/printfln! in src/test/Birunthan Mohanathas-1/+1
2013-05-03rustc: add rooting, write-guards to slices etcNiko Matsakis-0/+17