]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #36937 - wesleywiser:patch-3, r=frewsxcv
authorManish Goregaokar <manishsmail@gmail.com>
Sat, 8 Oct 2016 11:22:43 +0000 (16:52 +0530)
committerGitHub <noreply@github.com>
Sat, 8 Oct 2016 11:22:43 +0000 (16:52 +0530)
commit1d204685a4b65f44f2e3019148a9688cb5b97478
treea17871fcbdeff191381fca79d3a3fb4664933eac
parent195dbfa0980715ce6eb4b8baa1aa22bea15be69a
parentbbd0040bb3c7f37f5af621a68dc212cdde2667ac
Rollup merge of #36937 - wesleywiser:patch-3, r=frewsxcv

Fix documentation for `write!` on `std::fmt` page

Fixes #36906