Files
rust/compiler/rustc_codegen_llvm/src
Stuart Cook 3ba12756d3 Rollup merge of #130235 - compiler-errors:nested-if, r=michaelwoerister
Simplify some nested `if` statements

Applies some but not all instances of `clippy::collapsible_if`. Some ended up looking worse afterwards, though, so I left those out. Also applies instances of `clippy::collapsible_else_if`

Review with whitespace disabled please.
2024-09-12 20:37:16 +10:00
..
2024-09-11 13:45:23 -04:00
2024-09-10 12:19:16 -07:00
2024-09-05 17:24:01 +01:00
2024-07-29 08:26:52 +10:00