Files
rust-analyzer/crates/parser
Chayim Refael Friedman 6ef381d4e2 Fix macro matching of meta then => or ==
The parser declared it was invalid meta because it consumed the lone `=`, which is incorrect.
2026-01-26 16:13:06 +02:00
..