about summary refs log tree commit diff
path: root/src/test/compile-fail/attempted-access-non-fatal.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-16/+0
2017-06-12Add E0610Guillaume Gomez-2/+2
2016-10-02Improve error message and snippet for "did you mean `x`"Gavin Baker-2/+2
2013-04-30new borrow checker (mass squash)Niko Matsakis-2/+2
2013-03-11Remove uses of logBrian Anderson-2/+2
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-01-27rustc: Make 'attempted access of field' error non-fatalBrian Anderson-0/+6