Skip to content

chore(deps): Update Rust Stable to v1.86 #390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2025

This PR contains the following updates:

Package Update Change
STABLE minor 1.85 -> 1.86

Release Notes

rust-lang/rust (STABLE)

v1.86

Compare Source

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

Language

Compiler

Platform Support

Refer to Rust's [platform support page][platform-support-doc]
for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

These APIs are now stable in const contexts:

Cargo

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.

  • Build the rustc on AArch64 Linux with ThinLTO + PGO.
    The ARM 64-bit compiler (AArch64) on Linux is now optimized with ThinLTO and PGO, similar to the optimizations we have already performed for the x86-64 compiler on Linux. This should make it up to 30% faster.

Configuration

📅 Schedule: Branch creation - "* * * * *" (UTC), 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 enabled auto-merge (squash) April 3, 2025 11:24
@coveralls
Copy link

coveralls commented Apr 3, 2025

Pull Request Test Coverage Report for Build 14386096981

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.02%) to 29.209%

Files with Coverage Reduction New Missed Lines %
src/graph/branch.rs 1 59.05%
src/rewrite/mod.rs 1 47.2%
Totals Coverage Status
Change from base Build 14386089777: 0.02%
Covered Lines: 1629
Relevant Lines: 5577

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/stable-1.x branch from 56f0bd8 to c7e1b92 Compare April 10, 2025 16:38
@renovate renovate bot force-pushed the renovate/stable-1.x branch from c7e1b92 to 3e160de Compare April 10, 2025 16:59
@renovate renovate bot merged commit bf5d931 into main Apr 10, 2025
14 checks passed
@renovate renovate bot deleted the renovate/stable-1.x branch April 10, 2025 17:02
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