1
Fork 0
rust/compiler/rustc_parse
Nicholas Nethercote 705b484922 Rename BinOpKind::lazy as BinOpKind::is_lazy.
To match `BinOpKind::is_comparison` and `hir::BinOpKind::is_lazy`.
2023-11-28 09:45:40 +11:00
..
src Rename BinOpKind::lazy as BinOpKind::is_lazy. 2023-11-28 09:45:40 +11:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Recover dyn and impl after for<...> 2023-11-14 00:15:10 +00:00