False syntax errors with associated_const_equality
#11965
Labels
A-parser
parser issues
C-feature
Category: feature request
E-has-instructions
Issue has some instructions and pointers to code to get started
S-actionable
Someone could pick this issue up and work on it right now
The following code works in nightly with
cargo check
but rust-analyzer reportsHasCount<COUNT = {N}>
as containing syntax errors:Using pre-release VSCode extension. The official Rust plugin works fine.
The text was updated successfully, but these errors were encountered: