mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +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.