rust/compiler/rustc_ast/src/util
Matthias Krüger 2e4c6fc998
Rollup merge of #119062 - compiler-errors:asm-in-let-else, r=davidtwco,est31
Deny braced macro invocations in let-else

Fixes #119057

Pending T-lang decision

cc `@dtolnay`
2024-01-19 08:15:03 +01: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 Deny braced macro invocations in let-else 2024-01-17 23:59:11 +00:00
comments.rs more clippy::style fixes: 2023-07-23 23:39:04 +02:00
literal.rs Detect NulInCStr error earlier. 2024-01-12 16:19:37 +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