rust/compiler/rustc_hir_analysis/src/coherence
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
..
builtin.rs Remove needless returns detected by clippy in the compiler 2024-09-09 13:32:22 +02:00
inherent_impls.rs Auto merge of #128776 - Bryanskiy:deep-reject-ctxt, r=lcnr 2024-09-06 19:50:48 +00:00
inherent_impls_overlap.rs Remove #[macro_use] extern crate tracing from rustc_hir_analysis. 2024-08-30 17:14:59 +10:00
mod.rs Simplify some nested if statements 2024-09-11 13:45:23 -04:00
orphan.rs Remove #[macro_use] extern crate tracing from rustc_hir_analysis. 2024-08-30 17:14:59 +10:00
unsafety.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00