rust/compiler/rustc_resolve
Nicholas Nethercote 09eb497396 Remove Resolver::create_stable_hashing_context.
It only has two uses. We can instead use `with_stable_hashing_context`,
which has more than 30 uses.
2026-02-06 09:18:18 +11:00
..
src Remove Resolver::create_stable_hashing_context. 2026-02-06 09:18:18 +11:00
Cargo.toml Remove Resolver::create_stable_hashing_context. 2026-02-06 09:18:18 +11:00