mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
a0e54c7761
A couple of syntax extensions manually expanded expressions, but it wasn't done universally, most noticably inside of asm!(). There's also a bit of random cleanup.