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#129591 - matthiaskrgr:rollup-t1y17qs, r=matthiaskrgr
Rollup of 8 pull requests
Successful merges:
- rust-lang#129207 (Lint that warns when an elided lifetime ends up being a named lifetime)
- rust-lang#129288 (Use subtyping for `UnsafeFnPointer` coercion, too)
- rust-lang#129405 (Fixing span manipulation and indentation of the suggestion introduced by rust-lang#126187)
- rust-lang#129518 (gitignore: ignore ICE reports regardless of directory)
- rust-lang#129519 (Remove redundant flags from `lower_ty_common` that can be inferred from the HIR)
- rust-lang#129544 (Removes dead code from the compiler)
- rust-lang#129553 (add back test for stable-const-can-only-call-stable-const)
- rust-lang#129590 (Avoid taking reference of &TyKind)
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments