Update to use latest Verus, which uses Rust 1.95.0#47
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Updates this repo’s Verus/Rust toolchain pins to match the latest Verus release that requires Rust 1.95.0, by bumping vstd versions and updating per-project rust-toolchain.toml files.
Changes:
- Bump
vstddependency versions in multiple crates. - Update stable toolchain pins to Rust
1.95.0for several subprojects. - Update nightly toolchain pins for projects that require nightly.
Reviewed changes
Copilot reviewed 9 out of 10 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| unverified/metadata_kv/Cargo.toml | Updates vstd version for the metadata_kv crate. |
| unverified/metadata_kv/Cargo.lock | Updates resolved Verus-related crate versions/checksums for the new vstd pin. |
| pmemlog/rust-toolchain.toml | Pins the project to Rust 1.95.0. |
| pmemlog/Cargo.toml | Updates vstd version for the pmemlog crate. |
| multilog/pmsafe/rust-toolchain.toml | Pins the proc-macro crate to Rust 1.95.0. |
| multilog/multilog/rust-toolchain.toml | Updates pinned nightly toolchain date. |
| multilog/multilog/Cargo.toml | Updates vstd version for the multilog crate. |
| capybaraKV/pmcopy/rust-toolchain.toml | Pins the project to Rust 1.95.0. |
| capybaraKV/capybarakv/rust-toolchain.toml | Updates pinned nightly toolchain date. |
| capybaraKV/capybarakv/Cargo.toml | Updates vstd version for the capybarakv crate. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 12 out of 13 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
hayley-leblanc
approved these changes
Apr 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.