Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
rust minor 1.78.0 -> 1.92.0

Release Notes

rust-lang/rust (rust)

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

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

v1.91.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:

Cargo

  • 🎉 Stabilize build.build-dir.
    This config sets the directory where intermediate build artifacts are stored.
    These artifacts are produced by Cargo and rustc during the build process.
    End users usually won't need to interact with them, and the layout inside
    build-dir is an implementation detail that may change without notice.
    (config doc)
    (build cache doc)
    #​15833
    #​15840
  • The --target flag and the build.target configuration can now take literal
    "host-tuple" string, which will internally be substituted by the host
    machine's target triple.
    #​15838
    #​16003
    #​16032

Rustdoc

Compatibility Notes

Cargo compatibility notes:

  • cargo publish no longer keeps .crate tarballs as final build artifacts
    when build.build-dir is set. These tarballs were previously included due to
    an oversight and are now treated as intermediate artifacts.
    To get .crate tarballs as final artifacts, use cargo package.
    In a future version, this change will apply regardless of build.build-dir.
    #​15910
  • Adjust Cargo messages to match rustc diagnostic style.
    This changes some of the terminal colors used by Cargo messages.
    #​15928
  • Tools and projects relying on the
    internal details of Cargo's build-dir
    may not work for users changing their build-dir layout.
    For those doing so, we'd recommend proactively testing these cases
    particularly as we are considering changing the default location of the build-dir in the future
    (cargo#16147).
    If you can't migrate off of Cargo's internal details,
    we'd like to learn more about your use case as we prepare to change the layout of the build-dir
    (cargo#15010).

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.90.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:

Cargo

Rustdoc

Compatibility Notes

v1.89.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:

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.

v1.88.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:

Cargo

Rustdoc

Compatibility Notes

v1.87.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


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 force-pushed the renovate/rust-1.x branch from 760b660 to 99c4f6d Compare November 28, 2024 16:40
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.82.0 chore(deps): update dependency rust to v1.83.0 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 99c4f6d to 5d437ac Compare January 9, 2025 19:32
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.83.0 chore(deps): update dependency rust to v1.84.0 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 5d437ac to e483eb1 Compare January 31, 2025 04:45
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.84.0 chore(deps): update dependency rust to v1.84.1 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/rust-1.x branch from e483eb1 to a4911ab Compare February 4, 2025 04:35
@renovate renovate bot force-pushed the renovate/rust-1.x branch from a4911ab to 824aa50 Compare February 20, 2025 19:01
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.84.1 chore(deps): update dependency rust to v1.85.0 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 824aa50 to 907ec98 Compare March 23, 2025 05:56
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.85.0 chore(deps): update dependency rust to v1.85.1 Mar 23, 2025
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 907ec98 to ad976ce Compare April 3, 2025 10:54
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.85.1 chore(deps): update dependency rust to v1.86.0 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/rust-1.x branch from ad976ce to 6c8ac3d Compare May 15, 2025 20:02
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.86.0 chore(deps): update dependency rust to v1.87.0 May 15, 2025
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 6c8ac3d to c3957b7 Compare June 26, 2025 22:46
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.87.0 chore(deps): update dependency rust to v1.88.0 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/rust-1.x branch from c3957b7 to c329c64 Compare August 7, 2025 13:37
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.88.0 chore(deps): update dependency rust to v1.89.0 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/rust-1.x branch from c329c64 to 0f242d4 Compare September 18, 2025 21:33
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.89.0 chore(deps): update dependency rust to v1.90.0 Sep 18, 2025
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.90.0 chore(deps): update dependency rust to v1.91.0 Oct 30, 2025
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 0f242d4 to 4f0890b Compare October 30, 2025 20:49
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 4f0890b to 96a670c Compare November 11, 2025 03:38
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.91.0 chore(deps): update dependency rust to v1.91.1 Nov 11, 2025
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 96a670c to 94300a1 Compare December 11, 2025 18:45
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.91.1 chore(deps): update dependency rust to v1.92.0 Dec 11, 2025
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