rust-analyzer/crates/ra_assists
Aleksey Kladov 7c3c289dab Use specific pattern when translating if-let-else to match
We *probably* should actually use the same machinery here, as we do
for fill match arms, but just special-casing options and results seems
to be a good first step.
2020-04-29 11:59:11 +02:00
..
src Use specific pattern when translating if-let-else to match 2020-04-29 11:59:11 +02:00
Cargo.toml Start stdx 2020-03-28 11:01:25 +01:00