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

Make postprocessing more robust #2299

Merged
merged 1 commit into from Oct 10, 2022

Conversation

pvdrz
Copy link
Contributor

@pvdrz pvdrz commented Oct 6, 2022

This is done by merging extern blocks and sorting items in every module instead of just in the root module.

The tests were changed to use cxx namespaces so they effectively check that items are manipulated correctly in every single module.

This is done by merging extern blocks and sorting items in every module
instead of just in the root module.

The tests were changed to use `cxx` namespaces so they effectively check
that items are manipulated correctly in every single module.
@pvdrz pvdrz merged commit d241e95 into rust-lang:master Oct 10, 2022
@pvdrz pvdrz deleted the more-robust-postprocessing branch October 10, 2022 14:46
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.

None yet

1 participant