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 to today's toolchain (sept-01) #2726

Merged
merged 3 commits into from
Sep 1, 2023

Conversation

jaisnan
Copy link
Contributor

@jaisnan jaisnan commented Sep 1, 2023

Description of changes:

Fixes regression issues caused by the update on 08-27: https://github.com/model-checking/kani/actions/runs/6053761449/job/16429894080?pr=2720.

Brings the toolchain to sept-01 (today).

Resolved issues:

Resolves #ISSUE-NUMBER

Related RFC:

Optional #ISSUE-NUMBER.

Call-outs:

Testing:

  • How is this change tested?

  • Is this a refactor change?

Checklist

  • Each commit message has a non-empty body, explaining why the change was made
  • Methods or procedures are documented
  • Regression or unit tests are included, or existing tests cover the modified code
  • My PR is restricted to a single feature or bugfix

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

@jaisnan jaisnan requested a review from a team as a code owner September 1, 2023 21:46
Copy link
Contributor

@zhassan-aws zhassan-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jaisnan! Please add the Z-BenchCI label to make sure benchcomp regressions are run.

Also, it seems that new clippy lints were added that require some fixes in the code.

@celinval celinval added the Z-BenchCI Tag a PR to run benchmark CI label Sep 1, 2023
@jaisnan jaisnan merged commit 7831ad0 into model-checking:main Sep 1, 2023
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.

3 participants