Skip to content

chore: bump up rustc version to v1.94.0#14701

Open
renovate[bot] wants to merge 1 commit intocanaryfrom
renovate/rust-toolchain
Open

chore: bump up rustc version to v1.94.0#14701
renovate[bot] wants to merge 1 commit intocanaryfrom
renovate/rust-toolchain

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2026

This PR contains the following updates:

Package Update Change
rustc minor 1.93.11.94.0

Release Notes

rust-lang/rust (rustc)

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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 21, 2026
@github-actions github-actions bot added the rust label Mar 21, 2026
@codecov
Copy link

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.93%. Comparing base (8ba02ed) to head (b5128b4).

Additional details and impacted files
@@            Coverage Diff             @@
##           canary   #14701      +/-   ##
==========================================
+ Coverage   56.85%   56.93%   +0.07%     
==========================================
  Files        2945     2945              
  Lines      162765   162765              
  Branches    23832    23838       +6     
==========================================
+ Hits        92548    92663     +115     
+ Misses      67220    67032     -188     
- Partials     2997     3070      +73     
Flag Coverage Δ
server-test 75.82% <ø> (+0.14%) ⬆️
unittest 34.57% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants