[Semantic Tokens] unresolvedReference when should be constParameter #9042
Labels
A-ty
type system / type inference / traits / method resolution
S-actionable
Someone could pick this issue up and work on it right now
RA version: d5f7b2e
rustc version: 1.52.0 and 1.54.0-nightly
When using the const generic parameter in an array type the const parameter receive the unresolvedReference token.
Example
This may be related to #8655 ?
The text was updated successfully, but these errors were encountered: