Files
rust/compiler/rustc_middle/src
bors aaa8614934 Auto merge of #137162 - nnethercote:remove-Map-2, r=Zalathar
Move methods from `Map` to `TyCtxt`, part 2.

Continuing the work started in #136466.

Every method gains a `hir_` prefix, though for the ones that already have a `par_` or `try_par_` prefix I added the `hir_` after that.

r? Zalathar
2025-02-18 04:26:30 +00:00
..
2025-02-04 08:34:11 +11:00
2025-02-11 14:59:13 +11:00
2025-02-13 00:38:17 +01:00
2025-02-06 23:30:23 +01:00
2025-01-31 16:04:13 +11:00
2025-02-11 14:59:13 +11:00
2025-02-17 13:21:02 +11:00