mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
862bba6093
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` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |