Files
rust/compiler/rustc_data_structures/src
Nicholas Nethercote e7d28d3e9b Rename the HashStable* trait/derives as StableHash*.
Specifically:
- `HashStable` -> `StableHash` (trait)
- `HashStable` -> `StableHash` (derive)
- `HashStable_NoContext` -> `StableHash_NoContext` (derive)

Note: there are some names in `compiler/rustc_macros/src/hash_stable.rs`
that are still to be renamed, e.g. `HashStableMode`.

Part of MCP 983.
2026-05-02 10:16:40 +02:00
..
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2024-07-29 08:26:52 +10:00
2025-06-12 15:26:06 +10:00
2026-04-16 19:30:56 -04:00
2020-08-30 18:45:07 +03:00
2025-07-01 10:55:49 -07:00
2026-01-23 23:16:15 +01:00
2026-04-08 21:09:07 +02:00
2025-05-15 19:55:43 +02:00
2025-01-11 11:34:01 +00:00