rust/compiler/rustc_ast/src/util
Dylan DPC 93177758fc
Rollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726
Remove manual <[u8]>::escape_ascii

`@rustbot` label: +C-cleanup
2022-09-12 15:21:30 +05:30
..
comments Add test for block doc comments horizontal trim 2022-02-07 17:07:53 +01:00
classify.rs Handle let-else initializer edge case errors 2021-08-30 20:18:42 -05:00
comments.rs Shrink Token. 2022-08-01 08:53:04 +10:00
literal.rs Rollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726 2022-09-12 15:21:30 +05:30
parser.rs Do not consider method call receiver as an argument in AST. 2022-08-10 18:34:54 +02:00
unicode.rs Use one match instead of a staggered match. 2021-11-05 00:39:34 +01:00