1
Fork 0
rust/compiler/rustc_target/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
..
abi Rollup merge of #130235 - compiler-errors:nested-if, r=michaelwoerister 2024-09-12 20:37:16 +10:00
asm Add warn(unreachable_pub) to rustc_target. 2024-09-03 08:49:54 +10:00
spec Rollup merge of #129367 - madsmtm:fix-apple-aarch64-deployment-targets, r=jieyouxu 2024-09-12 20:37:15 +10:00
json.rs Add metadata to targets 2024-03-10 20:46:08 +01:00
lib.rs update cfgs 2024-09-05 17:24:01 +01:00
target_features.rs rustc_target: Remove fpmr target feature 2024-08-27 11:11:47 +01:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00