about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-assign-to-subfield.rs
AgeCommit message (Expand)AuthorLines
2014-01-03test: Make `borrowck-assign-to-subfield` into a run-pass test, now thatPatrick Walton-41/+0
2013-10-23register snapshotsDaniel Micay-0/+2
2013-04-30new borrow checker (mass squash)Niko Matsakis-1/+1
2013-03-21libsyntax: Remove `@const` from the languagePatrick Walton-3/+0
2013-02-21Remove the last bits of structural records from tests/rustc/rusti/rustpkg.Luqman Aden-5/+17
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
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-2/+2
2012-05-10replace mutbl pass with borrowckNiko Matsakis-0/+20