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

context: Fix tokenization of C++20 inline namespace. #2294

Merged
merged 2 commits into from Oct 5, 2022

Conversation

emilio
Copy link
Contributor

@emilio emilio commented Oct 4, 2022

Fixes #2293

@emilio emilio force-pushed the inline-namespace-nested branch 2 times, most recently from 1d439c8 to eb93b09 Compare October 5, 2022 01:41
@bors-servo
Copy link

☔ The latest upstream changes (presumably #2284) made this pull request unmergeable. Please resolve the merge conflicts.

@emilio emilio merged commit 576fd8d into master Oct 5, 2022
@emilio emilio deleted the inline-namespace-nested branch October 5, 2022 03:00
qsdrqs pushed a commit to qsdrqs/rust-bindgen that referenced this pull request Oct 26, 2022
LoganBarnett pushed a commit to LoganBarnett/rust-bindgen that referenced this pull request Dec 2, 2023
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.

'assertion failed: found_namespace_keyword' when parsing C++20 nested inline namespace definition
2 participants