rust/compiler/rustc_ast_pretty/src
Matthias Krüger 405c8afce3
Rollup merge of #140280 - nnethercote:improve-if-else-printing, r=Urgau
Improve if/else pretty printing

AST/HIR pretty printing of if/else is currently pretty bad. This PR improves it a lot.

r? `@Nadrieril`
2025-04-27 16:08:59 +02:00
..
pp Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
pprust Rollup merge of #140280 - nnethercote:improve-if-else-printing, r=Urgau 2025-04-27 16:08:59 +02:00
helpers.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lib.rs Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-11 13:14:21 +11:00
pp.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00