Skip to content

Commit

Permalink
Update the rust toolchain to nightly-2024-04-02
Browse files Browse the repository at this point in the history
Changes required due to:
- rust-lang/rust@a325bce3cd Normalize the result of Fields::ty_with_args

Resolves: model-checking#3125, model-checking#3113
  • Loading branch information
tautschnig committed Apr 5, 2024
1 parent c4f16e9 commit d1104fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# SPDX-License-Identifier: Apache-2.0 OR MIT

[toolchain]
channel = "nightly-2024-03-29"
channel = "nightly-2024-04-02"
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]
File renamed without changes.

0 comments on commit d1104fb

Please sign in to comment.