Skip to content

Conversation

tbu-
Copy link
Contributor

@tbu- tbu- commented Mar 21, 2017

This means that writeln!(something, "{}{}", s1, s2) no longer calls
write_str two times with empty strings (before each substitution).

See #31966 for an earlier attempt.

This means that `writeln!(something, "{}{}", s1, s2)` no longer calls
`write_str` two times with empty strings (before each substitution).

See rust-lang#31966 for an earlier attempt.
@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@tbu-
Copy link
Contributor Author

tbu- commented Mar 21, 2017

It's not this easy.

@tbu- tbu- closed this Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants