rust/src/libsyntax/parse
2019-08-15 11:44:22 +03:00
..
lexer add unknown token 2019-08-05 13:15:11 +03:00
parser Rollup merge of #63543 - c410-f3r:variant, r=c410-f3r 2019-08-14 22:56:29 +02:00
attr.rs Remove AttrId from Attribute constructors 2019-07-31 08:55:37 -04:00
classify.rs let_chains: Remove ast::ExprKind::{IfLet, WhileLet} from visitors and introduce ::Let. 2019-06-23 01:29:29 +02:00
diagnostics.rs Merge Variant and Variant_ 2019-08-14 14:47:01 -03:00
literal.rs move unescape module to rustc_lexer 2019-07-21 16:46:11 +03:00
mod.rs Auto merge of #63207 - petrochenkov:outest2, r=Mark-Simulacrum 2019-08-02 15:22:50 +00:00
parser.rs syntax: account for CVarArgs being in the argument list. 2019-08-12 15:28:10 +03:00
tests.rs Remove Spanned from mk_name_value_item_str and expr_to_spanned_string 2019-08-15 11:44:22 +03:00
token.rs add unknown token 2019-08-05 13:15:11 +03:00
unescape_error_reporting.rs Rollup merge of #62917 - estebank:trailing-slash, r=matklad 2019-07-24 16:13:20 +02:00