Skip to content

Don't discourage implementing core::fmt::Write#76750

Merged
bors merged 1 commit intorust-lang:masterfrom
camelid:dont-discourage-core-fmt-write
Oct 9, 2020
Merged

Don't discourage implementing core::fmt::Write#76750
bors merged 1 commit intorust-lang:masterfrom
camelid:dont-discourage-core-fmt-write

Conversation

@camelid
Copy link
Copy Markdown
Member

@camelid camelid commented Sep 15, 2020

Fixes #76729.

Explain when you should use it and when you should not.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-fmt Area: `core::fmt` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't discourage people from using std::fmt::Write

6 participants