rust/library/std/src/sys_common
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
..
wtf8 Rustfmt 2025-02-08 22:12:13 +00:00
fs.rs std: update internal uses of io::const_error! 2024-11-26 18:38:24 +01:00
mod.rs std: get rid of sys_common::io 2025-02-07 16:54:07 +01:00
process.rs Use #[derive(Default)] instead of manually implementing it 2024-12-23 03:01:29 +00:00
tests.rs std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00
wstr.rs Fix doc nits 2024-07-26 13:26:33 +01:00
wtf8.rs Avoid naming variables str 2025-01-07 14:30:02 +02:00