Parser error recovery in `syn` for better IDE support with proc-macros
Rust Internals [Unofficial]
May 31, 2026
Noratrieb:
> What I wish for from syn is an easy way to treat bodies opaquely.
sounds good as long as you can also actually parse the body like normal if you need, the proc macro I wrote above depends on that working.
Discussion in the ATmosphere