Skip to content

Update Rust to v1.95.0#8093

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/rust-1.x
Open

Update Rust to v1.95.0#8093
renovate[bot] wants to merge 1 commit into
developfrom
renovate/rust-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 25, 2026

This PR contains the following updates:

Package Type Update Change
rust (source, changelog) toolchain minor 1.91.01.95.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rust-lang/rust (rust)

v1.95.0

Compare Source

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

Language

Compiler

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:

Rustdoc

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.

v1.94.1

Compare Source

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

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.

v1.93.1

Compare Source

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

v1.93.0

Compare Source

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

Language

Compiler

Platform Support

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

Libraries

Stabilized APIs

Cargo

Rustdoc

Compatibility Notes

v1.92.0

Compare Source

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

Language

Compiler

Libraries

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Cargo

Rustdoc

Compatibility Notes

v1.91.1

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 changelog/chore A trivial change label May 25, 2026
@renovate renovate Bot enabled auto-merge (squash) May 25, 2026 00:54
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 25, 2026

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 21 improved benchmarks
❌ 7 regressed benchmarks
✅ 1223 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_varbinview_canonical_into[(1000, 10)] 197.7 µs 161.5 µs +22.41%
Simulation chunked_varbinview_opt_canonical_into[(1000, 10)] 187.4 µs 225 µs -16.71%
Simulation density_sweep_random[0.05] 86.7 µs 78.2 µs +10.89%
Simulation patched_take_10k_adversarial 257.2 µs 226.7 µs +13.47%
Simulation patched_take_10k_dispersed 316.4 µs 285.7 µs +10.74%
Simulation patched_take_10k_first_chunk_only 302.7 µs 271.9 µs +11.31%
Simulation new_alp_prim_test_between[f32, 32768] 153.2 µs 180.9 µs -15.29%
Simulation take_10k_dispersed 284.8 µs 239.3 µs +19%
Simulation take_10k_first_chunk_only 271.2 µs 225.8 µs +20.1%
Simulation baseline_eq[16, 65536] 259.6 µs 228.8 µs +13.44%
Simulation baseline_eq[4, 65536] 238.1 µs 184 µs +29.41%
Simulation baseline_lt[4, 65536] 252 µs 199.2 µs +26.54%
Simulation baseline_lt[16, 65536] 274.6 µs 244 µs +12.58%
Simulation new_alp_prim_test_between[f32, 16384] 103.9 µs 117.2 µs -11.36%
Simulation fsst_prefix[email] 2.8 ms 2.4 ms +16.77%
Simulation fsst_prefix[json] 3.5 ms 3.1 ms +12.64%
Simulation fsst_prefix[path] 2.8 ms 2.4 ms +16.29%
Simulation fsst_prefix[urls] 3 ms 2.6 ms +14.41%
Simulation decompress_rd[f32, (100000, 0.1)] 411.6 µs 583.5 µs -29.46%
Simulation decompress_rd[f64, (100000, 0.1)] 667.4 µs 1,015.8 µs -34.29%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing renovate/rust-1.x (c612acc) with develop (2699169)

Open in CodSpeed

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

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants