Uh oh!
There was an error while loading. Please reload this page.
doc: format! may or may not handle streams in future - #33606
Conversation
rust-highfive
commented
May 12, 2016
r? @brson (rust_highfive has picked a reviewer for you, use r? to override) |
mhristache
commented
May 12, 2016
I think you removed a bit too much text as it's important info that |
brson
commented
May 13, 2016
If you are removing references to streams please remove the one from the first para too: "This macro is implemented in the compiler to emit calls to this module in order to format arguments at runtime into strings and streams." @maximih that first paragraph also mentions that format returns strings so maybe is sufficient. @tshepang maybe this sentence can be changed to be more clear about creating If we're removing irrelevant info, the detail that |
birkenfeld
commented
May 14, 2016
Isn't |
No need to talk about that here
tshepang
commented
May 14, 2016
@brson I don't understand this:
|
brson
commented
May 31, 2016
@tshepang The second sentence of the description of |
brson
commented
May 31, 2016
@bors r+ rollup |
bors
commented
May 31, 2016
📌 Commit 5c34892 has been approved by |
doc: format! may or may not handle streams in future No need to talk about that here
No need to talk about that here