mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 22:18:33 +00:00
Don't discourage implementing `core::fmt::Write` Fixes #76729. Explain when you should use it and when you should not.
Don't discourage implementing `core::fmt::Write` Fixes #76729. Explain when you should use it and when you should not.