Uh oh!
There was an error while loading. Please reload this page.
RFC: Deprecate std::fmt::format in favor of String::format - #810
RFC: Deprecate std::fmt::format in favor of String::format#810kmcallister wants to merge 2 commits into
Conversation
seanmonstar
commented
Feb 4, 2015
See also #583 (comment) and seanmonstar/rust@031c512 |
aturon
commented
Mar 5, 2015
ping @alexcrichton |
kmcallister
commented
Mar 5, 2015
Updated for the changes in rust-lang/rust#21912. |
alexcrichton
commented
Mar 5, 2015
@aturon and I had a chat on IRC about whether we really need a With the advent of In light of that information I'm going to close this RFC, and I think you're free to make this change as soon as #22899 lands basically. Thanks again for the RFC, and sorry for being a little slow on the sheperding! |
Rendered view