mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-03-27 20:40:59 +00:00
The parser declared it was invalid meta because it consumed the lone `=`, which is incorrect.
The parser declared it was invalid meta because it consumed the lone `=`, which is incorrect.