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