Crowdsourcing request: What syntax changes that will affect the AST are currently in flight?

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.

5 Likes