mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
76baf2c803
std: use `ByteStr`'s `Display` for `OsStr` Besides reducing duplication, this also results in formatting parameters like padding, align and fill being respected.