add relnotes 1.98.0 - #161293
Merged
Merged
Conversation
theemathas
reviewed
Aug 18, 2026
Member
|
@rustbot ping relnotes-interest-group |
Collaborator
|
Hi relnotes-interest-group, this issue/PR could use some help in reviewing / cc @alex-semenyuk @jieyouxu @joshtriplett @lcnr @traviscross @weihanglo |
cuviper
reviewed
Aug 18, 2026
rust-bors Bot
pushed a commit
that referenced
this pull request
Aug 18, 2026
[stable] prepare Rust 1.98.0 https://forge.rust-lang.org/release/process.html#stable-pr This also includes: - Revert "riscv: promote d, e, and f target_features to CfgStableToggleUnstable" #161064 - add relnotes 1.98.0 #161293 (and previous relnotes as well) r? me
rust-bors Bot
pushed a commit
that referenced
this pull request
Aug 18, 2026
[stable] prepare Rust 1.98.0 https://forge.rust-lang.org/release/process.html#stable-pr This also includes: - Revert "riscv: promote d, e, and f target_features to CfgStableToggleUnstable" #161064 - add relnotes 1.98.0 #161293 (and previous relnotes as well) r? me
alex-semenyuk
approved these changes
Aug 18, 2026
rust-bors Bot
pushed a commit
that referenced
this pull request
Aug 18, 2026
[stable] prepare Rust 1.98.0 https://forge.rust-lang.org/release/process.html#stable-pr This also includes: - Revert "riscv: promote d, e, and f target_features to CfgStableToggleUnstable" #161064 - add relnotes 1.98.0 #161293 (and previous relnotes as well) r? me
Member
|
@bors r+ rollup |
Contributor
Co-authored-by: Josh Stone <cuviper@gmail.com>
Contributor
|
This pull request was unapproved. |
Member
|
@bors r+ |
Contributor
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Aug 20, 2026
add relnotes 1.98.0 r? @cuviper cc @rust-lang/release
This was referenced Aug 20, 2026
rust-bors Bot
pushed a commit
that referenced
this pull request
Aug 20, 2026
…uwer Rollup of 26 pull requests Successful merges: - #161384 (Bust sccache's cache) - #161325 (Bump bootstrap to 1.99.0-beta.1) - #161344 (Update the `rustc-perf` submodule) - #161366 (Subtree sync for rustc_codegen_cranelift) - #159071 ([PAC] Encoder and hash (1/8)) - #160639 ([rustdoc] Only generate search DOM elements if the search is actually needed) - #161068 (Ensure TLS accesses don't call the global allocator through panic (part 3) ) - #161332 (Some `GlobalCtxt`/`Session` cleanups) - #150931 (rustdoc: Always document `#[repr(transparent)]` if `#[rustc_pub_transparent]` is applied) - #158999 (doc: list all remove_dir_all fallback targets) - #160582 (Add `remove hidden_glob_reexports item breaks downstream` test) - #160876 (remove unwrap from write_mir_fn_graphviz) - #160927 (Enhance EII UI tests) - #161070 (fix arm homogeneous aggregate ABI) - #161190 (fix crash in async-drop and async-gen) - #161236 (Download auto jobs in citool in parallel) - #161254 (Reserve capacity for 3% anon nodes) - #161283 (Tighten the language used for documenting `TargetOptions::llvm_abiname`) - #161291 (Rename `ProjectionPredicate` and `TraitPredicate`) - #161293 (add relnotes 1.98.0) - #161299 (Remove a bunch of unnecessary explicit lifetimes) - #161307 (make ARM maintainers pingable) - #161308 (Add regression test for rustc diagnostic to recognize variables in match guards) - #161346 (Don't rely on std traits not being const in tests) - #161360 (vec: fixup the name that i forgot) - #161367 (Reflect current PR title names for subtree syncs in triagebot no-merges)
rust-bors Bot
pushed a commit
that referenced
this pull request
Aug 20, 2026
Rollup merge of #161293 - BoxyUwU:relnotes_1_98_0, r=cuviper add relnotes 1.98.0 r? @cuviper cc @rust-lang/release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
r? @cuviper
cc @rust-lang/release