rust/compiler/rustc_parse
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
..
src Rollup merge of #130235 - compiler-errors:nested-if, r=michaelwoerister 2024-09-12 20:37:16 +10:00
Cargo.toml Avoid double-handling of attributes in collect_tokens. 2024-08-24 06:57:47 +10:00
messages.ftl Add Suggestions for Misspelled Keywords 2024-09-06 23:07:45 -04:00