rust/compiler/rustc_data_structures
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
..
src Auto merge of #116830 - nnethercote:rustc_type_ir, r=compiler-errors 2023-10-18 03:55:36 +00:00
Cargo.toml bump parking_lot 0.11 to 0.12 2023-08-03 16:05:26 +03:00