-
-
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
base: stable
Are you sure you want to change the base?
[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 |
|
⌛ Testing commit 674ccdd with merge 82e3714... Workflow: https://github.com/rust-lang/rust/actions/runs/21888530303 |
[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
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