mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 01:00:37 +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.