about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/structured_errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-10-07 15:21:05 +0000
committerbors <bors@rust-lang.org>2023-10-07 15:21:05 +0000
commit935a091a7834253a845a92629b8f1109b5befa5d (patch)
tree4a4ec88e30ae9d1ae6e603f01e0284cdedd78ad3 /compiler/rustc_hir_analysis/src/structured_errors.rs
parent91db3bdc8cefa5a9bd58b8fbc3ce5ef1859b4b93 (diff)
parent8dc92a360c3f8df35ea9d7df566159b79c8c737f (diff)
downloadrust-935a091a7834253a845a92629b8f1109b5befa5d.tar.gz
rust-935a091a7834253a845a92629b8f1109b5befa5d.zip
Auto merge of #116330 - RalfJung:dont-key-on-allocid, r=oli-obk
remove Key impls for types that involve an AllocId

I don't understand how but somehow that leads to issues like https://github.com/rust-lang/rust/issues/83085? Anyway removing unused impls doesn't seem like a bad idea. The concerning part is that of course nothing will stop us from having such impls again in the future, alongside re-introducing bugs like #83085.

r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_hir_analysis/src/structured_errors.rs')
0 files changed, 0 insertions, 0 deletions