rust/compiler/rustc_next_trait_solver
Nicholas Nethercote 785e21d382 Remove allow(unused_variables) for rustc_transmute.
This was hiding some genuine sins, including unused arguments in
numerous functions/methods (incl. trait methods), and some unnecessary
computation.
2025-02-28 17:31:31 +11:00
..
src Remove allow(unused_variables) for rustc_transmute. 2025-02-28 17:31:31 +11:00
Cargo.toml Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00