Skip to content

Commit

Permalink
build(deps): update rust to v1.84.1
Browse files Browse the repository at this point in the history
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rust](https://github.com/rust-lang/rust) | patch | `1.84.0` -> `1.84.1` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>rust-lang/rust (rust)</summary>

### [`v1.84.1`](https://github.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1841-2025-01-30)

[Compare Source](rust-lang/rust@1.84.0...1.84.1)

\==========================

<a id="1.84.1"></a>

-   [Fix ICE 132920 in duplicate-crate diagnostics.](rust-lang/rust#133304)
-   [Fix errors for overlapping impls in incremental rebuilds.](rust-lang/rust#133828)
-   [Fix slow compilation related to the next-generation trait solver.](rust-lang/rust#135618)
-   [Fix debuginfo when LLVM's location discriminator value limit is exceeded.](rust-lang/rust#135643)
-   Fixes for building Rust from source:
    -   [Only try to distribute `llvm-objcopy` if llvm tools are enabled.](rust-lang/rust#134240)
    -   [Add Profile Override for Non-Git Sources.](rust-lang/rust#135433)
    -   [Resolve symlinks of LLVM tool binaries before copying them.](rust-lang/rust#135585)
    -   [Make it possible to use ci-rustc on tarball sources.](rust-lang/rust#135722)

</details>

---

### 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
  • Loading branch information
ECG Bot authored and tmeijn committed Feb 4, 2025
1 parent 89defbb commit 580a656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chezmoi/dot_config/mise/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "3.13.1"
pre-commit = "latest"
protoc = "latest"
rclone = "1.69.0"
rust = "1.84.0"
rust = "1.84.1"
slsa-verifier = "2.6.0"
terraform-docs = "latest"
usage = "2.0.3"
Expand Down

0 comments on commit 580a656

Please # to comment.