about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-assign-comp.rs
AgeCommit message (Expand)AuthorLines
2016-02-24Move the borrowck run-pass/compile-fail tests into their own directoriesNiko Matsakis-46/+0
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2013-05-05Merge remote-tracking branch 'mozilla/incoming' into issue-5910-dyna-freezeNiko Matsakis-1/+0
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-04-30new borrow checker (mass squash)Niko Matsakis-8/+10
2013-02-22test: De-mut the test suite. rs=demutingPatrick Walton-13/+4
2013-02-21Remove the last bits of structural records from tests/rustc/rusti/rustpkg.Luqman Aden-8/+8
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-6/+6
2012-06-08remove alias analysis and replace with borrowckNiko Matsakis-3/+0
2012-06-07Revert "remove alias analysis and replace with borrowck"Brian Anderson-0/+3
2012-06-07remove alias analysis and replace with borrowckNiko Matsakis-3/+0
2012-06-02improve borrowck to handle some frankly rather tricky casesNiko Matsakis-0/+47