Skip to content

We permit type parameters and so forth on builtin bounds #20302

Closed
@nikomatsakis

Description

@nikomatsakis

Example:

fn foo<T:Copy<U>, U>(x: T) {
}

fn main() {
}

I left a FIXME at the relevant part of the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.P-mediumMedium priority

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions