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