mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
85159a4df8
remove allow(rustc::potential_query_instability) in rustc_span Also, avoid sorting before debug output as iteration order can now be relied upon. Related #84447