You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Auto merge of rust-lang#69796 - Centril:rollup-xg85jmx, r=Centril
Rollup of 9 pull requests
Successful merges:
- rust-lang#67741 (When encountering an Item in a pat context, point at the item def)
- rust-lang#68985 (Parse & reject postfix operators after casts)
- rust-lang#69656 (Use .next() instead of .nth(0) on iterators.)
- rust-lang#69680 (rustc_expand: Factor out `Annotatable::into_tokens` to a separate method)
- rust-lang#69690 (test(pattern): add tests for combinations of pattern features)
- rust-lang#69706 (Use subslice patterns in slice methods)
- rust-lang#69727 (Avoid using `unwrap()` in suggestions)
- rust-lang#69754 (Update deprecation version to 1.42 for Error::description)
- rust-lang#69782 (Don't redundantly repeat field names (clippy::redundant_field_names))
Failed merges:
r? @ghost
0 commit comments