rust-analyzer/crates/syntax
Giga Bowser 32ff06d51c internal: Generally improve make::match_arm
`make::match_arm` should take a single `ast::Pat`, and callers can handle creating an `ast::OrPat` if need be. It should also take a proper `ast::MatchGuard`, instead of making one itself.
2025-01-06 15:58:39 -06:00
..
fuzz Bump Cargo.lock 2024-05-14 10:57:02 +02:00
src internal: Generally improve make::match_arm 2025-01-06 15:58:39 -06:00
test_data Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
Cargo.toml Move text-edit into ide-db 2024-10-28 14:37:41 +01:00
rust.ungram Fix AsmOption rule in rust.ungram 2024-12-18 14:56:00 +01:00