rust/src/libsyntax/parse
Vadim Petrochenkov 8dbab5121e syntax: Don't parse idents with parse_path
Lift some restrictions on type parameters in paths
Sanity check import paths for type parameters
2016-04-24 20:59:44 +03:00
..
lexer syntax: Get rid of token::IdentStyle 2016-04-24 20:59:44 +03:00
attr.rs try! -> ? 2016-03-22 22:01:37 -05:00
classify.rs [breaking-change] don't pub export ast::Stmt_ variants 2016-02-11 12:34:48 +01:00
common.rs Use associated functions for libsyntax SepSeq constructors. 2016-02-22 23:24:42 -05:00
mod.rs syntax: Get rid of token::IdentStyle 2016-04-24 20:59:44 +03:00
obsolete.rs use structured errors 2015-12-30 14:27:59 +13:00
parser.rs syntax: Don't parse idents with parse_path 2016-04-24 20:59:44 +03:00
token.rs syntax: Make static/super/self/Self keywords + special ident cleanup 2016-04-24 20:59:44 +03:00