rust-analyzer/crates/ide-assists
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
..
src Put leading | in patterns under OrPat 2024-10-27 13:11:38 +02:00
Cargo.toml Add missing rustc_private 2024-09-25 10:56:37 +03:00