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

attribute expansion: Fix spurious stripping of tail expression #1022

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

CohenArthur
Copy link
Member

This commit fixes the issue reported in #391, but highlights another
one, which will be reported.

Closes #391

@CohenArthur CohenArthur added this to the Macro Expansion milestone Mar 14, 2022
@CohenArthur CohenArthur force-pushed the fix-spurious-outer-attr-error branch from b0db17b to b6b5671 Compare March 16, 2022 08:38
This commit fixes the issue reported in Rust-GCC#391, but highlights another
one, which will be reported.
@CohenArthur
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 17, 2022

Build succeeded:

@bors bors bot merged commit 3ada3d8 into Rust-GCC:master Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot strip expression in this position - outer attributes not allowed
2 participants