Revert "Upgrade to LLVM 16, again"#109622
Closed
compiler-errors wants to merge 1 commit intorust-lang:masterfrom
Closed
Revert "Upgrade to LLVM 16, again"#109622compiler-errors wants to merge 1 commit intorust-lang:masterfrom
compiler-errors wants to merge 1 commit intorust-lang:masterfrom
Conversation
Collaborator
|
Contributor
|
See https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/Repeated.20failures.20related.20to.20LLVM.20tools.3F/near/344586849 for more discussion. I'm not convinced that the LLVM update itself was a problem, but more of an issue of the LLVM cache was cleared, and there was a struggle getting past the mingw bug from #108227. The most recent PR made it through, so perhaps things will settle to the status quo from before #109474. Will see if the next PR goes through. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR reverts the 3 commits in #109474 until we can find out why it's causing CI to fail.
cc @nikic
r? @ehuss
Reverts "Increase array size in array-map.rs"
This reverts commit 58ac25b.
Reverts "Upgrade to LLVM 16"
This reverts commit 237f703.
Reverts "Update dist-x86_64-linux to GCC 8.5"
This reverts commit 079a801.