]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #57452 - steveklabnik:improve-formatter-docs, r=frewsxcv
authorMazdak Farrokhzad <twingoow@gmail.com>
Sat, 19 Jan 2019 18:41:20 +0000 (19:41 +0100)
committerGitHub <noreply@github.com>
Sat, 19 Jan 2019 18:41:20 +0000 (19:41 +0100)
Improve docs for Formatter

Some improvements to `std::fmt::Formatter` to make it a bit more consistent with other documentation, as well as calling out that you don't ever instantiate one yourself.

1  2 
src/libcore/fmt/mod.rs

Simple merge