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 toolchain to 2024-09-23 #3544

Merged

Conversation

tautschnig
Copy link
Member

@tautschnig tautschnig commented Sep 24, 2024

Changes required due to:

With the exception of changes to rust-toolchain.toml, rustfmt.toml, and library/kani/src/futures.rs all changes were automatically created by running scripts/kani-fmt.sh.

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

Changes required due to:
- rust-lang/rust#130593 Sync from rustfmt

With the exception of changes to `rust-toolchain.toml` and
`rustfmt.toml` all changes were automatically created by running
`scripts/kani-fmt.sh`.
@tautschnig tautschnig requested a review from a team as a code owner September 24, 2024 10:17
@github-actions github-actions bot added the Z-BenchCI Tag a PR to run benchmark CI label Sep 24, 2024
@tautschnig tautschnig changed the title Update toolchain to 2024-09-24 Update toolchain to 2024-09-23 Sep 24, 2024
@tautschnig
Copy link
Member Author

Not upgrading to 2024-09-24 as that version ICEs when trying to build http-body.

@tautschnig
Copy link
Member Author

Not upgrading to 2024-09-24 as that version ICEs when trying to build http-body.

Will be fixed by rust-lang/rust#130775 (which reverts earlier changes).

@tautschnig tautschnig added this pull request to the merge queue Sep 24, 2024
Merged via the queue into model-checking:main with commit 9dc09e7 Sep 24, 2024
27 checks passed
@tautschnig tautschnig deleted the toolchain-2024-09-21-manual branch September 24, 2024 14:54
tautschnig added a commit to tautschnig/kani that referenced this pull request Sep 26, 2024
Changes required due to:
- rust-lang/rust#130234 improve compile errors for invalid ptr-to-ptr casts with trait objects
- rust-lang/rust@cfb8419900 Separate collection of crate-local inherent impls from error reporting
- rust-lang/rust@40fca8f7a8 Bump Clippy version -> 0.1.83

Resolves: model-checking#3548
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.

2 participants