summary refs log tree commit diff
path: root/src/test/compile-fail/keyword-super.rs
AgeCommit message (Expand)AuthorLines
2016-12-26More systematic error reporting in path resolutionVadim Petrochenkov-1/+1
2016-10-20Tweak path parsing logicVadim Petrochenkov-0/+13
2015-02-16Move remaning compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-13/+0
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-08-29Tweak error message for use of a keyword in ident position.Jonas Hietala-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-01-24Make `super` a keywordYoungsoo Son-0/+3