rust/compiler/rustc_parse/src/parser
bors fa72316031 Auto merge of #95715 - nnethercote:shrink-Nonterminal, r=davidtwco
Shrink `Nonterminal`

Small consistency and performance improvements.

r? `@petrochenkov`
2022-04-07 12:52:32 +00:00
..
attr.rs Stop flagging certain inner attrs as outer ones 2022-04-06 19:54:05 +02:00
attr_wrapper.rs Spellchecking some comments 2022-03-30 01:39:38 -04:00
diagnostics.rs errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
expr.rs Shrink Nonterminal. 2022-04-07 12:51:50 +10:00
generics.rs diagnostics: correct generic bounds with doubled colon 2022-03-25 13:57:05 -07:00
item.rs errors: implement fallback diagnostic translation 2022-04-05 07:01:02 +01:00
mod.rs Shrink Nonterminal. 2022-04-07 12:51:50 +10:00
nonterminal.rs Shrink Nonterminal. 2022-04-07 12:51:50 +10:00
pat.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
path.rs Shrink Nonterminal. 2022-04-07 12:51:50 +10:00
stmt.rs Shrink Nonterminal. 2022-04-07 12:51:50 +10:00
ty.rs Do not recover from Ty? in macro parsing 2022-03-04 02:03:55 +00:00