rust/library/alloc
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
..
benches Fix testing of the standard library with Emscripten 2025-01-24 09:25:34 +00:00
src Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrum 2025-02-09 15:44:16 +00:00
tests Rustfmt 2025-02-08 22:12:13 +00:00
Cargo.toml Update compiler-builtins to 0.1.145 2025-02-04 11:49:01 +00:00