rust/compiler/rustc_ast/src/util
2022-11-28 15:18:49 +11: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 Rename ast::Lit as ast::MetaItemLit. 2022-11-28 15:18:49 +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