Skip to content

Expand legacy-scoped macro during collection #8128

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

Merged
merged 1 commit into from
Mar 21, 2021
Merged

Expand legacy-scoped macro during collection #8128

merged 1 commit into from
Mar 21, 2021

Conversation

jonas-schievink
Copy link
Contributor

Fixes #8120

@jonas-schievink
Copy link
Contributor Author

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 21, 2021

@bors bors bot merged commit 5bb65bb into rust-lang:master Mar 21, 2021
@lnicola
Copy link
Member

lnicola commented Mar 21, 2021

changelog fix

@jonas-schievink jonas-schievink deleted the early-expand-legacy-macros branch March 21, 2021 16:02
bors bot added a commit that referenced this pull request Apr 5, 2021
8352: Remove dead legacy macro expansion code r=lnicola a=brandondong

I was investigating some unrelated macro issue when I noticed this dead code. This legacy macro expansion logic was changed in #8128.

Co-authored-by: Brandon <[email protected]>
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.

Macros emitted by other macros aren't found
2 participants