rust/compiler/rustc_passes
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 Test and implement reachability for trait objects and generic parameters of functions 2024-03-14 14:10:45 +00:00
messages.ftl disallow naked_asm! outside of #[naked] functions 2024-09-10 15:19:14 +02:00