mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
6b65c30f8e
rustc_span: Optimize more hygiene operations using `Span::map_ctxt` I missed these in https://github.com/rust-lang/rust/pull/125017.