Skip to content

losing arguments in tuple patterns with .. #1150

@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

    C-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICES-duplicateStatus: duplicate of another issue or PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions