rust/compiler/rustc_parse
Nicholas Nethercote 2ac46f6517 Rename AssocOp::As as AssocOp::Cast.
To match `ExprKind::Cast`, and because a semantic name makes more sense
here than a syntactic name.
2025-02-27 09:53:18 +11:00
..
src Rename AssocOp::As as AssocOp::Cast. 2025-02-27 09:53:18 +11:00
Cargo.toml Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
messages.ftl Try to recover from path sep error in parser 2025-02-15 07:44:20 +08:00