rust/compiler/rustc_ast_pretty
Nicholas Nethercote ac8ccf09b4 Use BinOpKind instead of BinOp for function args where possible.
Because it's nice to avoid passing in unnecessary data.
2025-04-03 10:18:56 +11:00
..
src Use BinOpKind instead of BinOp for function args where possible. 2025-04-03 10:18:56 +11:00
Cargo.toml Use -Wunused_crate_dependencies for compiler crates. 2025-03-20 08:59:43 +11:00