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

split const/sym asm tests into their own file #4

Merged

Conversation

folkertdev
Copy link

this fixes the error ordering problem we're running into in rust-lang#125558. What makes this work is that global_asm! now occurs earlier in the file than asm!. I've verified in rust-lang#128505 that this passes CI

@Amanieu Amanieu merged commit 47e6db5 into Amanieu:const-asm-type Aug 1, 2024
2 of 5 checks passed
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.

2 participants