[stable] prepare Rust 1.93.1#152450
Merged
rust-bors[bot] merged 8 commits intorust-lang:stablefrom Feb 11, 2026
Merged
Conversation
... in macro invocations. Issue: <rust-lang#149692>. (cherry picked from commit 31531b3)
There's no sensible recovery scheme here, giving up the recovery is the right thing to do. (cherry picked from commit 79c4727)
(cherry picked from commit c905503)
This reverts commit 4c6e41c.
(cherry picked from commit 607ac4b)
(cherry picked from commit bce8c00)
Collaborator
|
Some changes occurred in GUI tests. Some changes occurred in src/tools/clippy cc @rust-lang/clippy |
Collaborator
|
Hi relnotes-interest-group, this issue/PR could use some help in reviewing / cc @alex-semenyuk @jieyouxu @joshtriplett @Kobzol @lcnr @traviscross |
flip1995
approved these changes
Feb 10, 2026
This was referenced Feb 10, 2026
Member
Author
|
@bors r+ rollup=never p=10 |
Contributor
This comment has been minimized.
This comment has been minimized.
rust-bors bot
pushed a commit
that referenced
this pull request
Feb 11, 2026
[stable] prepare Rust 1.93.1 This includes the following backported fixes: - Don't try to recover keyword as non-keyword identifier #150590 - Fix `panicking_unwrap` FP on field access with implicit deref rust-lang/rust-clippy#16196 - Revert "Update wasm-related dependencies in CI" #152259 And these are just to avoid recent CI issues: - Remove rustdoc GUI flaky test #152116 - Remove the 4 failing tests from rustdoc-gui #152194 r? @rust-lang/release @rustbot ping relnotes-interest-group
Contributor
|
💔 Test for 82e3714 failed: CI. Failed jobs:
|
Member
Author
|
The logs aren't loading, so I'm going to assume that was a spurious failure. @bors retry |
This comment has been minimized.
This comment has been minimized.
Contributor
Urgau
added a commit
to Urgau/rust
that referenced
this pull request
Feb 11, 2026
Sync relnotes for stable 1.93.1 These were added to the stable branch in rust-lang#152450.
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.
This includes the following backported fixes:
panicking_unwrapFP on field access with implicit deref Fixpanicking_unwrapFP on field access with implicit deref rust-clippy#16196And these are just to avoid recent CI issues:
r? @rust-lang/release
@rustbot ping relnotes-interest-group