mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
4fd98a4b1b
io::Write::write_fmt: panic if the formatter fails when the stream does not fail Follow-up to https://github.com/rust-lang/rust/pull/124954