Skip to content

losing arguments in tuple patterns with .. #1150

Closed
@nrc

Description

@nrc

https://github.com/rust-lang/rust/pull/35892/files/c23f4f54dd9554335b8c26e4f546c542d6b2f56e#r77568715

-            hir::ItemImpl(.., None, ref ty, _) => {
+            hir::ItemImpl(..) => {

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugPanic, non-idempotency, invalid code, etc.duplicate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions