Crowdsourcing request: What syntax changes that will affect the AST are currently in flight?
Rust Internals [Unofficial]
May 30, 2026
one other thing that would be really nice would to have better parser error recovery so using a proc-macro on some large section of code doesn't just replace everything with compile_error!() whenever the code is incomplete while you're editing it in an IDE.
Discussion in the ATmosphere