1
Fork 0
rust/compiler/rustc_parse/src/parser
2022-11-15 08:58:23 +08:00
..
attr.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
attr_wrapper.rs Add delay_span_bug to AttrWrapper::take_for_recovery 2022-11-13 13:09:23 +00:00
diagnostics.rs Rollup merge of #103468 - chenyukang:yukang/fix-103435-extra-parentheses, r=estebank 2022-11-11 12:12:29 -05:00
expr.rs Add delay_span_bug to AttrWrapper::take_for_recovery 2022-11-13 13:09:23 +00:00
generics.rs fix #102182, recover from impl Trait in type param bound 2022-10-08 06:47:26 +08:00
item.rs Auto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank 2022-11-11 02:07:52 +00:00
mod.rs Auto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank 2022-11-11 02:07:52 +00:00
nonterminal.rs slight vertical formatting 2022-09-15 23:51:43 +08:00
pat.rs Recover unclosed char literal being parsed as lifetime 2022-10-22 06:57:12 +00:00
path.rs Introduce ExprKind::IncludedBytes 2022-11-11 16:31:32 +00:00
stmt.rs comment feedback 2022-11-15 08:58:23 +08:00
ty.rs Recover from fn ptr tys with generic param list 2022-11-11 13:42:40 +01:00