-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
[stable] prepare Rust 1.93.1 #152450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[stable] prepare Rust 1.93.1 #152450
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)
|
Some changes occurred in GUI tests. Some changes occurred in src/tools/clippy cc @rust-lang/clippy |
|
Hi relnotes-interest-group, this issue/PR could use some help in reviewing / cc @alex-semenyuk @jieyouxu @joshtriplett @Kobzol @lcnr @traviscross |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clippy LGTM. Thanks for managing the point release.
|
@bors r+ rollup=never p=10 |
This comment has been minimized.
This comment has been minimized.
[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
|
💔 Test for 82e3714 failed: CI. Failed jobs:
|
|
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.
Sync relnotes for stable 1.93.1 These were added to the stable branch in rust-lang#152450.
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