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

Update pinned llvm-compat nightly to 2024-01-01 / LLVM 17 #5647

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

Manishearth
Copy link
Member

Fixes CI issues because test-c-tiny uses an old rustc that isn't able to understand the lockfile updated by test-c (rust-lang/cargo#14595).

We should also consider having the lockfiles cleaned between jobs.

@Manishearth Manishearth requested review from sffc and a team as code owners October 3, 2024 17:27
@Manishearth Manishearth force-pushed the llvmnightlyup branch 2 times, most recently from a10d396 to 524c1d1 Compare October 3, 2024 17:59
@Manishearth Manishearth force-pushed the llvmnightlyup branch 5 times, most recently from 50a0b63 to 70252c7 Compare October 3, 2024 18:42
@Manishearth
Copy link
Member Author

This doesn't work because of dtolnay/proc-macro2#451

@Manishearth
Copy link
Member Author

I'd still like to try and upgrade the LLVM version

@Manishearth Manishearth changed the title Update pinned llvm-compat nightly to 2024-05-01 Update pinned llvm-compat nightly to 2024-01-01 / LLVM 17 Oct 3, 2024
@Manishearth
Copy link
Member Author

This won't fix CI, but it passes, and it seems good to stay on latest commonly available LLVM. LLVM 17 seems to be everywhere, 18 is still a bit hard to get.

@Manishearth Manishearth merged commit 2de828c into unicode-org:main Oct 3, 2024
28 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