1
Fork 0
rust/compiler/rustc_ast/src/util
Maybe Waffle 417ed9fee2 Remove ref patterns from rustc_ast
Also use if let chains in one case.
2022-11-21 09:18:59 +00:00
..
comments Add test for block doc comments horizontal trim 2022-02-07 17:07:53 +01:00
case.rs Replace some bool params with an enum 2022-10-01 10:13:02 +00:00
classify.rs Box ExprKind::{Closure,MethodCall}, and QSelf in expressions, types, and patterns. 2022-11-17 13:45:59 +11:00
comments.rs Shrink Token. 2022-08-01 08:53:04 +10:00
literal.rs Use token::Lit in ast::ExprKind::Lit. 2022-11-16 09:41:28 +11:00
parser.rs Remove ref patterns from rustc_ast 2022-11-21 09:18:59 +00:00
unicode.rs Use one match instead of a staggered match. 2021-11-05 00:39:34 +01:00