Commit f9c6c95
authored
Rollup merge of rust-lang#104335 - Nilstrieb:macrowo, r=compiler-errors
Only do parser recovery on retried macro matching
Eager parser recovery can break macros, so we don't do it at first. But when we already know that the macro failed, we can retry it with recovery enabled to still emit useful diagnostics.
Helps with rust-lang#103534File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments