mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
e0a42996d5
Optimize performance by inline in macro hygiene system I inline some small method in `rustc_span/src/hygiene.rs` and so on.