Skip to content

fix up macro use in expr context#370

Merged
KodrAus merged 1 commit into
rust-lang:masterfrom
KodrAus:fix/macro-expr-context
Dec 16, 2019
Merged

fix up macro use in expr context#370
KodrAus merged 1 commit into
rust-lang:masterfrom
KodrAus:fix/macro-expr-context

Conversation

@KodrAus
Copy link
Copy Markdown
Contributor

@KodrAus KodrAus commented Dec 16, 2019

Fixes #369

Also adds some test coverage for log! macros in expression context, which regressed between 0.4.8 and 0.4.9.

r? @sfackler

@KodrAus KodrAus merged commit 62c0975 into rust-lang:master Dec 16, 2019
@KodrAus KodrAus deleted the fix/macro-expr-context branch December 16, 2019 01:51
EFanZh pushed a commit to EFanZh/log that referenced this pull request Jul 23, 2023
Co-authored-by: github-actions <github-actions@github.com>
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.

0.4.9 release seems to break tokio (which depends on log)

2 participants