rust/compiler/rustc_target/src
bors 124cc92199 Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrum
Update bootstrap compiler and rustfmt

The rustfmt version we previously used formats things differently from what the latest nightly rustfmt does. This causes issues for subtrees that get formatted both in-tree and in their own repo. Updating the rustfmt used in-tree solves those issues. Also bumped the bootstrap compiler as the stage0 update command always updates both at the same
time.
2025-02-09 15:44:16 +00:00
..
asm compiler: make rustc_target have less weird reexports 2025-02-06 01:39:46 -08:00
callconv compiler: remove reexports from rustc_target::callconv 2025-02-07 11:25:18 -08:00
spec Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrum 2025-02-09 15:44:16 +00:00
json.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
lib.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
target_features.rs Rustfmt 2025-02-08 22:12:13 +00:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00