Skip to content

chore(deps): update dependency rust to v1.94.0#94

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/rust-toolchain
Mar 6, 2026
Merged

chore(deps): update dependency rust to v1.94.0#94
renovate[bot] merged 1 commit intomainfrom
renovate/rust-toolchain

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2026

This PR contains the following updates:

Package Update Change
rust minor 1.93.11.94.0

Release Notes

rust-lang/rust (rust)

v1.94.0

Compare Source

==========================

Language

Platform Support

Refer to Rust's platform support page
for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Cargo

  • Stabilize the config include key. The top-level include config key allows loading additional config files, enabling better organization, sharing, and management of Cargo configurations across projects and environments. docs #​16284
  • Stabilize the pubtime field in registry index. This records when a crate version was published and enables time-based dependency resolution in the future. Note that crates.io will gradually backfill existing packages when a new version is published. Not all crates have pubtime yet. #​16369 #​16372
  • Cargo now parses TOML v1.1 for manifests and configuration files. Note that using these features in Cargo.toml will raise your development MSRV, but the published manifest remains compatible with older parsers. #​16415
  • Make CARGO_BIN_EXE_<crate> available at runtime

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent
significant improvements to the performance or internals of rustc and related
tools.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

Benchmark for 67d3440

Click to view benchmark
Test Base PR %
vpath_edge_cases 2.1±0.07µs 2.0±0.07µs -4.76%
vpath_mixed_workload 4.3±0.11µs 4.2±0.14µs -2.33%
vpath_native 1305.1±64.66ns 1281.1±53.00ns -1.84%
vpath_virtual 3.4±0.11µs 3.4±0.14µs 0.00%
vpath_virtual_zip 2.8±0.09µs 2.8±0.09µs 0.00%
vpath_zip 1923.7±70.33ns 1857.2±61.80ns -3.46%

@renovate renovate bot merged commit 1e63478 into main Mar 6, 2026
6 checks passed
@renovate renovate bot deleted the renovate/rust-toolchain branch March 6, 2026 01:18
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.

0 participants