rust/compiler/rustc_data_structures
Nicholas Nethercote 847c8ba70d 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.
2023-10-17 16:26:35 +11:00
..
src Remove IdFunctor trait. 2023-10-17 16:26:35 +11:00
Cargo.toml bump parking_lot 0.11 to 0.12 2023-08-03 16:05:26 +03:00