]> git.lizzy.rs Git - rust.git/history - crates/ide_assists/src/handlers/fill_match_arms.rs
Return to the status quo in #8129
[rust.git] / crates / ide_assists / src / handlers / fill_match_arms.rs
2021-04-18 DawerReturn to the status quo in #8129
2021-04-18 DawerPrevent adding useless match arms
2021-04-17 DawerTest fill-match-arms assist: partial with wildcards
2021-04-16 DawerFill partial match arms for a tuple of enums
2021-04-16 bors[bot]Merge #8543
2021-04-16 DawerFill match arms for a tuple of a single enum.
2021-03-13 bors[bot]Merge #7799
2021-03-13 bors[bot]Merge #7994
2021-03-09 bors[bot]Merge #6822
2021-03-09 bors[bot]Merge #7941
2021-03-08 bors[bot]Merge #7898
2021-03-08 bors[bot]Merge #7924
2021-03-08 Laurențiu NicolaUse upstream cov-mark
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-22 bors[bot]Merge #7759
2021-02-22 Chetan Khilosiya7526: Rename crate assists to ide_assists.