rust/compiler/rustc_hir
Noah Lev d6f247f3d5 rm ItemKind::OpaqueTy
This introduce an additional collection of opaques on HIR, as they can no
longer be listed using the free item list.
2024-10-04 23:28:22 +00:00
..
src rm ItemKind::OpaqueTy 2024-10-04 23:28:22 +00:00
Cargo.toml