rust/compiler/rustc_ast/src/util
Nicholas Nethercote 69f2c9c101 Move gather_comments.
To the module where it is used, so it doesn't have to be `pub`.
2024-03-01 08:34:42 +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 Add ErrorGuaranteed to ast::ExprKind::Err 2024-02-25 22:24:31 +01:00
comments.rs Move gather_comments. 2024-03-01 08:34:42 +11:00
literal.rs Add suffixes to LitError. 2024-02-15 15:47:24 +11:00
parser.rs Add gen blocks to ast and do some broken ast lowering 2023-10-27 13:05:48 +00:00
unicode.rs Remove dependency on slice_internals feature in rustc_ast 2023-01-22 13:05:47 +01:00