Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2023

This PR contains the following updates:

Package Update New value References Sourcegraph
rust minor 1.91.0 source code search for "rust"

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

rust-lang/rust (rust)

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

These previously stable APIs are now stable in const contexts:

Cargo

Compatibility Notes


Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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 bot label Apr 3, 2023
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.68.2 chore(deps): update dependency rust to v1.69.0 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 685d5a8 to 1700c72 Compare June 2, 2023 02:17
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.69.0 chore(deps): update dependency rust to v1.70.0 Jun 2, 2023
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.70.0 chore(deps): update dependency rust to v1.71.0 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 1700c72 to cd5d519 Compare July 13, 2023 16:50
@renovate renovate bot force-pushed the renovate/rust-1.x branch from cd5d519 to 22d5ac9 Compare August 3, 2023 20:02
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.71.0 chore(deps): update dependency rust to v1.71.1 Aug 3, 2023
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.71.1 chore(deps): update dependency rust to v1.72.0 Aug 24, 2023
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 22d5ac9 to 7d52ff5 Compare August 24, 2023 17:28
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 7d52ff5 to 6e61317 Compare September 19, 2023 14:43
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.72.0 chore(deps): update dependency rust to v1.72.1 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 6e61317 to 258dd39 Compare October 5, 2023 17:11
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.72.1 chore(deps): update dependency rust to v1.73.0 Oct 5, 2023
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 258dd39 to 83b0bb6 Compare November 16, 2023 15:23
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.73.0 chore(deps): update dependency rust to v1.74.0 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 83b0bb6 to 8410e8c Compare December 7, 2023 15:33
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.74.0 chore(deps): update dependency rust to v1.74.1 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 8410e8c to e7f801b Compare December 28, 2023 16:35
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.74.1 chore(deps): update dependency rust to v1.75.0 Dec 28, 2023
@renovate renovate bot force-pushed the renovate/rust-1.x branch from e7f801b to 142669f Compare February 8, 2024 16:53
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.75.0 chore(deps): update dependency rust to v1.76.0 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 142669f to 73663d3 Compare March 21, 2024 13:32
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.76.0 chore(deps): update dependency rust to v1.77.0 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 73663d3 to 6f530a3 Compare March 28, 2024 14:06
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.77.0 chore(deps): update dependency rust to v1.77.1 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 6f530a3 to baa5d92 Compare April 9, 2024 22:35
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.77.1 chore(deps): update dependency rust to v1.77.2 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/rust-1.x branch from baa5d92 to 67c536d Compare May 2, 2024 12:55
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.77.2 chore(deps): update dependency rust to v1.78.0 May 2, 2024
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.79.0 chore(deps): update dependency rust to v1.80.0 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/rust-1.x branch from ef0b19a to 9b89bc4 Compare August 8, 2024 16:00
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.80.0 chore(deps): update dependency rust to v1.80.1 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 9b89bc4 to 024656c Compare September 5, 2024 17:18
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.80.1 chore(deps): update dependency rust to v1.81.0 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 024656c to 05ddeee Compare October 17, 2024 20:14
@renovate renovate bot changed the title chore(deps): update dependency rust to v1.81.0 chore(deps): update dependency rust to v1.82.0 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 05ddeee to e0921bf Compare November 28, 2024 15:23
@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 e0921bf to aa2729e Compare January 9, 2025 16:29
@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 aa2729e to 42d995c Compare January 30, 2025 20:12
@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 30, 2025
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 42d995c to 5958364 Compare February 20, 2025 21:10
@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 5958364 to 6b6ded5 Compare March 18, 2025 17:48
@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 18, 2025
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 6b6ded5 to 42ca898 Compare April 5, 2025 19:24
@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 5, 2025
@renovate renovate bot force-pushed the renovate/rust-1.x branch from 42ca898 to 9d1e7b7 Compare May 15, 2025 18:40
@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 9d1e7b7 to 9bbd494 Compare June 26, 2025 21:13
@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 9bbd494 to 7176d90 Compare August 7, 2025 15:03
@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 7176d90 to cd1910a Compare September 18, 2025 15:35
@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 force-pushed the renovate/rust-1.x branch from cd1910a to ad288aa Compare October 30, 2025 19:38
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant