-
Couldn't load subscription status.
- Fork 13.9k
[DO NOT MERGE] clone of PR 116641 with llvm-18 specific fixes #116660
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
Conversation
This is a clone of rust-lang#116641 with a few static asserts disabled, specifically to try and bootstrap rustc with LLVM at HEAD. This is just for preliminary testing, will drop this in favor of rust-lang#116641 once ready.
|
r? @davidtwco (rustbot has picked a reviewer for you, use r? to override) |
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
I closed my PR, #116672 is the one trying to figure this out now |
|
☔ The latest upstream changes (presumably #117716) made this pull request unmergeable. Please resolve the merge conflicts. |
|
Closing this as the respective pr has been closed as well |
This is a clone of #116641 with a few static asserts disabled, specifically to try and bootstrap rustc with LLVM at HEAD.
This is just for preliminary testing, will drop this in favor of #116641 once ready.