rust-analyzer/crates/parser/test_data
Chayim Refael Friedman e12a001b55 Put leading | in patterns under OrPat
Previously it was one level above, and that caused problems with macros that expand to it, because macros expect to get only one top-level node.
2024-10-27 13:11:38 +02:00
..
generated Parse builtin#asm expressions 2024-09-04 14:09:03 +02:00
lexer fix: handle errors for string byte string and c_string 2023-10-11 15:25:52 +02:00
parser Put leading | in patterns under OrPat 2024-10-27 13:11:38 +02:00