bors 862bba6093 Auto merge of #116830 - nnethercote:rustc_type_ir, r=compiler-errors
Remove `IdFunctor` trait.

It's defined in `rustc_data_structures` but is only used in
`rustc_type_ir`. The code is shorter and easier to read if we remove
this layer of abstraction and just do the things directly where they are
needed.

r? `@BoxyUwU`
2023-10-18 03:55:36 +00:00
..
2023-09-21 17:31:25 +02:00
2023-10-10 21:39:59 +02:00
2023-07-23 23:39:04 +02:00
2023-09-25 22:54:07 +02:00
2023-04-14 13:04:58 +00:00
2023-04-18 14:13:19 -04:00
2023-06-09 00:20:37 +00:00
2023-05-16 12:09:24 +00:00
2023-09-25 22:54:07 +02:00
2023-04-09 23:22:14 +02:00
2023-04-20 19:54:10 +00:00