Skip to content

Conversation

JohnTitor
Copy link
Member

Fixes #4997

changelog: Fix false positive in let_and_return

@flip1995
Copy link
Member

flip1995 commented Jan 6, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Jan 6, 2020

📌 Commit 2213989 has been approved by flip1995

@bors
Copy link
Contributor

bors commented Jan 6, 2020

⌛ Testing commit 2213989 with merge 62ff639...

bors added a commit that referenced this pull request Jan 6, 2020
Do not trigger `let_and_return` lint on macros

Fixes #4997

changelog: Fix false positive in `let_and_return`
@bors
Copy link
Contributor

bors commented Jan 6, 2020

☀️ Test successful - checks-travis, status-appveyor
Approved by: flip1995
Pushing 62ff639 to master...

@bors bors merged commit 2213989 into rust-lang:master Jan 6, 2020
@JohnTitor JohnTitor deleted the let-on-macros branch January 7, 2020 04:53
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.

let_and_return suggestion causes errors macro_rule
3 participants