mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
2766b725d3
Don't discourage implementing `core::fmt::Write` Fixes #76729. Explain when you should use it and when you should not.