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

Upgrade toolchain to 2/10 #3883

Merged
merged 10 commits into from
Feb 11, 2025
Merged

Conversation

carolynzech
Copy link
Contributor

@carolynzech carolynzech commented Feb 10, 2025

Upgrade toolchain to 2/10.

I highly recommend reviewing this PR commit-by-commit. The description in each commit message links to the upstream PRs that prompted those particular changes.

Callouts

  • 2/1 had a lot of formatting changes. I split the commits for that day into formatting changes and functionality changes accordingly.
  • 2/5 introduced a regression in our delayed UB instrumentation, so I made a new fixme test. See Delayed UB instrumentation regression: slices #3881 for details.

Culprit PRs:

rust-lang/rust#134424
rust-lang/rust#130514
rust-lang/rust#135748
rust-lang/rust#136590
rust-lang/rust#135318
rust-lang/rust#135265
rust-lang/rust@bcb8565
rust-lang/rust#136471
rust-lang/rust#136645

Resolves #3863

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@carolynzech carolynzech requested a review from a team as a code owner February 10, 2025 17:24
@github-actions github-actions bot added the Z-BenchCI Tag a PR to run benchmark CI label Feb 10, 2025
@carolynzech carolynzech added this pull request to the merge queue Feb 11, 2025
Merged via the queue into model-checking:main with commit 81e9aa3 Feb 11, 2025
27 of 28 checks passed
@carolynzech carolynzech deleted the toolchain-2-10 branch February 11, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-BenchCI Tag a PR to run benchmark CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Toolchain upgrade to nightly-2025-01-29 failed
2 participants