rust-analyzer/crates/syntax
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
..
fuzz Bump Cargo.lock 2024-05-14 10:57:02 +02:00
src Put leading | in patterns under OrPat 2024-10-27 13:11:38 +02:00
test_data Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
Cargo.toml Pin rowan to 0.15.15 2024-08-17 21:35:07 +09:00
rust.ungram Put leading | in patterns under OrPat 2024-10-27 13:11:38 +02:00