rust/compiler/rustc_traits
Nicholas Nethercote a949c47f0d Remove ParamEnvAnd::into_parts.
The fields are public, so this doesn't need a method, normal
deconstruction and/or field access is good enough.
2025-07-31 15:17:20 +10:00
..
src Remove ParamEnvAnd::into_parts. 2025-07-31 15:17:20 +10:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00