Files
oxc-project__oxc/rust-toolchain.toml
renovate[bot] b2e30f41c2 chore(deps): update dependency rust to v1.98.1 (#26292)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rust](https://redirect.github.com/rust-lang/rust) | patch | `1.98.0`
→ `1.98.1` |

---

### Release Notes

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

###
[`v1.98.1`](https://redirect.github.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1981-2026-09-03)

[Compare
Source](https://redirect.github.com/rust-lang/rust/compare/1.98.0...1.98.1)

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

<a id="1.98.1"></a>

- [rustc: fix miscompilation in generating
vtables](https://redirect.github.com/rust-lang/rust/issues/161441)

</details>

---

### Configuration

📅 **Schedule**: (in timezone Asia/Shanghai)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

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

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/oxc-project/oxc).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42MS4xIiwidXBkYXRlZEluVmVyIjoiNDQuNjEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-09-03 14:20:27 +00:00

4 lines
51 B
TOML

[toolchain]
channel = "1.98.1"
profile = "default"