Files
rust/compiler/rustc_macros/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
..
2025-06-28 09:25:55 +00:00
2026-01-21 20:03:56 -05:00
2026-04-30 16:53:10 +10:00
2025-12-08 00:28:43 +01:00