mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
a9ec99f420
save-analysis: Fix ICE when processing associated constant Closes #59134 Closes https://github.com/rust-lang/rls/issues/1449 Thanks @swgillespie for helping tracking this down and fixing it! r? @eddyb