Skip to content

build(dep): rand 0.10 + MSRV 1.85 + Edition 2024#162

Open
tisonkun wants to merge 4 commits intomainfrom
rand-010
Open

build(dep): rand 0.10 + MSRV 1.85 + Edition 2024#162
tisonkun wants to merge 4 commits intomainfrom
rand-010

Conversation

@tisonkun
Copy link
Collaborator

No description provided.

Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the workspace’s Rust baseline and dependency set to support rand 0.10, aligning tooling, CI, and documentation with the new MSRV and edition.

Changes:

  • Bump MSRV/toolchain/CI from Rust 1.80.0 to 1.85.0.
  • Switch workspace edition to Rust 2024 and document the upgrade.
  • Update dependencies (notably rand to 0.10.0; plus flume/mockall) and adjust rustdoc examples/README accordingly.

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
rust-toolchain.toml Pins toolchain to Rust 1.85.0.
Cargo.toml Updates workspace edition to 2024 and rust-version to 1.85.0.
.github/workflows/ci.yml Updates MSRV CI lane to Rust 1.85.0.
fastrace/Cargo.toml Bumps rand to 0.10.0 and updates some dev-dependencies.
fastrace/src/macros.rs Adjusts rustdoc examples for func_path!() / file_location!().
README.md Updates MSRV badge and supported versions section to 1.85.0.
CHANGELOG.md Notes MSRV + edition upgrade in Unreleased.
Cargo.lock Refreshes lockfile for updated dependency graph.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tisonkun tisonkun changed the title build(dep): rand 0.10 + MSRV 1.85 build(dep): rand 0.10 + MSRV 1.85 + Edition 2024 Feb 19, 2026
@tisonkun tisonkun force-pushed the rand-010 branch 3 times, most recently from 67e7e57 to 05fc1aa Compare February 19, 2026 11:49
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments