Commit f9c6c95
authored
Rollup merge of #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 #103534File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments