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
Auto merge of rust-lang#115755 - Dylan-DPC:rollup-4sz8hpu, r=Dylan-DPC
Rollup of 7 pull requests
Successful merges:
- rust-lang#115308 (suggest iter_mut() where trying to modify elements from .iter())
- rust-lang#115595 (Fix incorrect mutable suggestion information for binding in ref pattern like: `let &b = a;` )
- rust-lang#115702 (Update mailmap)
- rust-lang#115708 (fix homogeneous_aggregate not ignoring some ZST)
- rust-lang#115739 (Call `LateLintPass::check_attribute` from `with_lint_attrs`)
- rust-lang#115743 (Point out if a local trait has no implementations)
- rust-lang#115744 (Improve diagnostic for generic params from outer items (E0401))
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments