rust-analyzer/crates/ide-assists
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
..
src internal: Generally improve make::match_arm 2025-01-06 15:58:39 -06:00
Cargo.toml Move text-edit into ide-db 2024-10-28 14:37:41 +01:00