const arguments have '_
resolved to 'static
instead of infer vars
#110931
Labels
A-const-generics
Area: const generics (parameters and arguments)
A-lifetimes
Area: Lifetimes / regions
A-resolve
Area: Name resolution
C-bug
Category: This is a bug.
I tried this code:
I expected to see this happen: It compile
Instead, this happened: It errored
Meta
playground version
:The text was updated successfully, but these errors were encountered: