Skip to content

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

Merged
renovate[bot] merged 2 commits intomainfrom
renovate/rust-1.x
Mar 21, 2026
Merged

chore(deps): update rust to v1.94.0#1814
renovate[bot] merged 2 commits intomainfrom
renovate/rust-1.x

Conversation

@renovate
Copy link
Copy Markdown
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.

@renovate renovate bot enabled auto-merge March 5, 2026 22:40
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 5, 2026

Deploy Preview for knope canceled.

Name Link
🔨 Latest commit 9887bc3
🔍 Latest deploy log https://app.netlify.com/projects/knope/deploys/69b85075201b73000856b93f

renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 5, 2026
@renovate renovate bot force-pushed the renovate/rust-1.x branch 9 times, most recently from ef93cfc to d16266d Compare March 11, 2026 05:58
@renovate renovate bot force-pushed the renovate/rust-1.x branch 18 times, most recently from 81d5edc to ce6b100 Compare March 21, 2026 15:31
@renovate renovate bot force-pushed the renovate/rust-1.x branch from ce6b100 to 3bebb81 Compare March 21, 2026 15:35
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 3bebb81 to 11eee0b Compare March 21, 2026 15:48
@dbanty
Copy link
Copy Markdown
Member

dbanty commented Mar 21, 2026

@copilot please address the new/updated clippy lints which show up here

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 21, 2026

@dbanty I've opened a new pull request, #1852, to work on those changes. Once the pull request is ready, I'll request review from you.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 21, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot added this pull request to the merge queue Mar 21, 2026
Merged via the queue into main with commit b88d82f Mar 21, 2026
6 checks passed
@renovate renovate bot deleted the renovate/rust-1.x branch March 21, 2026 18:54
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.

2 participants