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#123823 - matthiaskrgr:rollup-8zdtggx, r=matthiaskrgr
Rollup of 8 pull requests
Successful merges:
- rust-lang#122882 (Avoid a panic in `set_output_capture` in the default panic handler)
- rust-lang#123523 (Account for trait/impl difference when suggesting changing argument from ref to mut ref)
- rust-lang#123744 (Silence `unused_imports` for redundant imports)
- rust-lang#123784 (Replace `document.write` with `document.head.insertAdjacent`)
- rust-lang#123798 (Avoid invalid socket address in length calculation)
- rust-lang#123804 (Stop using `HirId` for fn-like parents since closures are not `OwnerNode`s)
- rust-lang#123806 (Panic on overflow in `BorrowedCursor::advance`)
- rust-lang#123820 (Add my former address to .mailmap)
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments