Skip to content

min_generic_const_args: Braced paths should forbid infer vars #134086

Open
@BoxyUwU

Description

@BoxyUwU

We should ensure that Foo<{ BAR }> is treated the same as Foo<BAR> when BAR has generic parameters (i.e. it should error in both cases).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-const-genericsArea: const generics (parameters and arguments)F-min_generic_const_args`#![feature(min_generic_const_args)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions