Files
rust/compiler/rustc_data_structures/src
Mark Rousskov 9fc759099b Enforce T: Hash for Interned<...>
This adds panicking Hash impls for several resolver types that don't
actually satisfy this condition. It's not obvious to me that
rustc_resolve actually upholds the Interned guarantees but fixing that
seems pretty hard (the structures have at minimum some interior
mutability, so it's not really recursively hashable in place...).
2025-02-17 21:35:52 -05:00
..
2023-12-10 10:56:22 +08:00
2025-02-08 22:12:13 +00:00
2023-12-10 10:56:22 +08:00
2025-02-08 22:12:13 +00:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2025-01-31 16:04:13 +11:00
2025-02-08 22:12:13 +00:00
2023-04-14 13:04:58 +00:00
2024-12-22 17:12:42 -03:00
2025-02-17 21:35:52 -05:00
2024-12-13 10:21:22 +00:00
2024-12-22 17:12:42 -03:00
2024-07-29 08:26:52 +10:00
2024-10-15 20:30:23 -07:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-10-12 15:17:03 +01:00
2024-11-20 18:11:37 +01:00
2025-01-11 11:34:01 +00:00