rust-analyzer/crates/parser/src/tests
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
..
prefix_entries.rs Parse contextual dyn keyword properly in edition 2015 2024-07-19 20:20:30 +02:00
top_entries.rs Put leading | in patterns under OrPat 2024-10-27 13:11:38 +02:00