Skip to content

Conversation

@drbawb
Copy link
Contributor

@drbawb drbawb commented Dec 29, 2014

This fixes up format_args! after a recent breaking change in rust-lang PR#20136
The logger now takes fmt::Arguments by value and the log! macro is rewritten to pass arguments directly to format_args! with no intermediate closure.

@alexcrichton
Copy link
Member

Thanks!

alexcrichton added a commit that referenced this pull request Dec 29, 2014
Remove closure from format_args! call
@alexcrichton alexcrichton merged commit 22ab1d9 into rust-lang:master Dec 29, 2014
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.

2 participants