rust/src/libsyntax/parse
mr.Shu ee3fa68fed Fixed error starting with uppercase
Error messages cleaned in librustc/middle

Error messages cleaned in libsyntax

Error messages cleaned in libsyntax more agressively

Error messages cleaned in librustc more aggressively

Fixed affected tests

Fixed other failing tests

Last failing tests fixed
2014-02-08 20:59:38 +01:00
..
attr.rs libsyntax: De-@str literal strings in the AST 2014-02-02 01:44:48 +11:00
classify.rs Removing support for the do syntax from libsyntax and librustc. 2014-01-29 09:15:42 -05:00
comments.rs syntax: convert the lexer to use Option<char> over transmute(-1). 2014-02-08 12:13:27 +11:00
common.rs Warning cleanup 2013-06-29 11:20:04 -04:00
lexer.rs syntax: convert the lexer to use Option<char> over transmute(-1). 2014-02-08 12:13:27 +11:00
mod.rs Removed @self and @Trait. 2014-02-07 00:38:33 +02:00
obsolete.rs Fixed error starting with uppercase 2014-02-08 20:59:38 +01:00
parser.rs Fixed error starting with uppercase 2014-02-08 20:59:38 +01:00
token.rs std::fmt: convert the formatting traits to a proper self. 2014-02-08 13:53:21 +11:00