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#106616 - compiler-errors:rollup-emcj0o3, r=compiler-errors
Rollup of 8 pull requests
Successful merges:
- rust-lang#104163 (Don't derive Debug for `OnceWith` & `RepeatWith`)
- rust-lang#106131 (Mention "signature" rather than "fn pointer" when impl/trait methods are incompatible)
- rust-lang#106363 (Structured suggestion for `&mut dyn Iterator` when possible)
- rust-lang#106497 (Suggest using clone when we have &T and T implemented Clone)
- rust-lang#106584 (Document that `Vec::from_raw_parts[_in]` must be given a pointer from the correct allocator.)
- rust-lang#106600 (Suppress type errors that come from private fields)
- rust-lang#106602 (Add goml scripts to tidy checks)
- rust-lang#106606 (Do not emit structured suggestion for turbofish with wrong span)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments