summary refs log tree commit diff
path: root/src/test/parse-fail/obsolete-proc.rs
AgeCommit message (Expand)AuthorLines
2016-04-24syntax: Make `is_path_start` precise and improve some error messages about un...Vadim Petrochenkov-3/+2
2015-12-31Cut out a bunch of Result and panictry! boilerplate from libsyntax.Nick Cameron-1/+2
2015-04-18Return nonzero exit code if there are errors at a stop pointFlorian Hahn-0/+2
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+1
2015-03-11Change comment in parse-fail testGuillaume Gomez-2/+2
2015-03-10Remove proc keywordGuillaume Gomez-3/+3
2015-02-16Move remaning compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-0/+17