Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove in_macro from clippy_utils #8223

Merged
merged 1 commit into from
Jan 5, 2022
Merged

Conversation

camsteffen
Copy link
Contributor

changelog: none

Previously done in #7897 but reverted in #8170. I'd like to keep in_macro out of utils because if a span is from expansion in any way (desugaring or macro), we should not proceed without understanding the nature of the expansion IMO.

r? @llogiq

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jan 4, 2022
@llogiq
Copy link
Contributor

llogiq commented Jan 4, 2022

Thank you! @bors r+

@bors
Copy link
Contributor

bors commented Jan 4, 2022

📌 Commit 00da1b8 has been approved by llogiq

@bors
Copy link
Contributor

bors commented Jan 5, 2022

⌛ Testing commit 00da1b8 with merge d5dcda2...

@bors
Copy link
Contributor

bors commented Jan 5, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: llogiq
Pushing d5dcda2 to master...

@bors bors merged commit d5dcda2 into rust-lang:master Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants