Skip to content

chore: bump rust-toolchain from 1.97.1 to 1.98.0 - #285

Merged
aschey merged 2 commits into
mainfrom
dependabot/rust_toolchain/rust-toolchain-1.98.0
Aug 29, 2026
Merged

chore: bump rust-toolchain from 1.97.1 to 1.98.0#285
aschey merged 2 commits into
mainfrom
dependabot/rust_toolchain/rust-toolchain-1.98.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps rust-toolchain from 1.97.1 to 1.98.0.

Release notes

Sourced from rust-toolchain's releases.

Rust 1.98.0

Language

Platform Support

Refer to Rust's platform support page for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

... (truncated)

Changelog

Sourced from rust-toolchain's changelog.

Version 1.98.0 (2026-08-20)

Language

Platform Support

Refer to Rust's platform support page for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

... (truncated)

Commits
  • 88d9e12 Auto merge of #161313 - cuviper:stable-next, r=cuviper
  • 8f6f43c update relnotes
  • c6d0dd0 Bump stable channel
  • 824ef7e Revert "riscv: promote d, e, and f target_features to CfgStableToggleUnstable"
  • 04eb0d7 Auto merge of #161039 - flip1995:clippy-beta-backport, r=Mark-Simulacrum
  • 6cc2858 Fix ICE when resolving local in unnecessary_unwrap_unchecked (#17353)
  • d440739 unnecessary_unwrap_unchecked: don't trigger inside the _unchecked fn (#17...
  • e1114a1 Auto merge of #160714 - cuviper:beta-next, r=cuviper
  • ebcacaa [beta-1.98] Update cargo submodule
  • 33c0be1 Update attr name for #[unroll] in Unstable Book
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rust-toolchain](https://github.com/rust-lang/rust) from 1.97.1 to 1.98.0.
- [Release notes](https://github.com/rust-lang/rust/releases)
- [Changelog](https://github.com/rust-lang/rust/blob/main/RELEASES.md)
- [Commits](rust-lang/rust@1.97.1...1.98.0)

---
updated-dependencies:
- dependency-name: rust-toolchain
  dependency-version: 1.98.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust_toolchain_package_manager Pull requests that update rust_toolchain_package_manager code labels Aug 21, 2026
@dependabot
dependabot Bot requested a review from aschey as a code owner August 21, 2026 10:04
@codecov

codecov Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.25%. Comparing base (683aca0) to head (5d38a33).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #285   +/-   ##
=======================================
  Coverage   77.25%   77.25%           
=======================================
  Files          20       20           
  Lines        1886     1886           
  Branches     1886     1886           
=======================================
  Hits         1457     1457           
  Misses        343      343           
  Partials       86       86           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aschey
aschey merged commit 89e00fa into main Aug 29, 2026
9 checks passed
@aschey
aschey deleted the dependabot/rust_toolchain/rust-toolchain-1.98.0 branch August 29, 2026 19:41
@aschey aschey mentioned this pull request Aug 29, 2026
aschey added a commit that referenced this pull request Aug 29, 2026
## 🤖 New release

* `stream-download`: 0.24.3 -> 0.24.4 (✓ API compatible changes)
* `stream-download-opendal`: 0.11.0 -> 0.11.1

<details><summary><i><b>Changelog</b></i></summary><p>

## `stream-download`

<blockquote>

##
[0.24.4](https://github.com/aschey/stream-download-rs/compare/stream-download-v0.24.3..stream-download-v0.24.4)
- 2026-08-29

### Miscellaneous Tasks

- Typo ([#282](#282))
-
([683aca0](683aca0))
- Bump rust-toolchain from 1.97.1 to 1.98.0
([#285](#285)) -
([89e00fa](89e00fa))
</blockquote>

## `stream-download-opendal`

<blockquote>

##
[0.11.1](https://github.com/aschey/stream-download-rs/compare/stream-download-opendal-v0.11.0..stream-download-opendal-v0.11.1)
- 2026-08-29

### Miscellaneous Tasks

- Updated the following local packages: stream-download -
([0000000](0000000))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust_toolchain_package_manager Pull requests that update rust_toolchain_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant