1
Fork 0
rust/compiler/rustc_ast/src/util
2023-03-14 17:18:26 +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 Remove box_syntax from AST and use in tools 2023-03-12 13:19:46 +00:00
comments.rs Replace enum ==s with matches where it makes sense 2023-01-30 12:26:26 +00:00
literal.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
parser.rs Remove box expressions from HIR 2023-03-14 17:18:26 +00:00
unicode.rs Remove dependency on slice_internals feature in rustc_ast 2023-01-22 13:05:47 +01:00