1
Fork 0
rust/compiler/rustc_parse/src/parser
Esteban Kuber 004f2ed219 Do not recover from Ty? in macro parsing
Follow up to #92746. Address #94510.
2022-03-04 02:03:55 +00:00
..
attr.rs rustc_errors: take self by value in DiagnosticBuilder::cancel. 2022-02-23 06:08:06 +00:00
attr_wrapper.rs Change more x64 size checks to not apply to x32. 2021-09-05 16:42:36 +01:00
diagnostics.rs Do not recover from Ty? in macro parsing 2022-03-04 02:03:55 +00:00
expr.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
generics.rs rustc_errors: take self by value in DiagnosticBuilder::cancel. 2022-02-23 06:08:06 +00:00
item.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
mod.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
nonterminal.rs Do not recover from Ty? in macro parsing 2022-03-04 02:03:55 +00:00
pat.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
path.rs 4 - Make more use of let_chains 2022-02-28 07:49:56 -03:00
stmt.rs rename ErrorReported -> ErrorGuaranteed 2022-03-02 09:45:25 -06:00
ty.rs Do not recover from Ty? in macro parsing 2022-03-04 02:03:55 +00:00