mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-21 19:33:16 +00:00
![]() Use correct location for type tests in promoted constants Previously we forgot to remap the location in a type test collected when visiting the body of a promoted constant back to the usage location, causing an ICE when trying to get span information for that type test. Fixes https://github.com/rust-lang/rust/issues/102117 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |