]> git.lizzy.rs Git - rust.git/history - crates/ide_assists/src/utils.rs
Merge #7677
[rust.git] / crates / ide_assists / src / utils.rs
2021-02-27 bors[bot]Merge #7677
2021-02-27 Domantas Jadenkusmove into_ and as_ generation to a separate file
2021-02-24 bors[bot]Merge #7741
2021-02-24 bors[bot]Merge #7719
2021-02-24 Lukas WirthAdd tests for apply_demorgan
2021-02-24 lbrandeDe Morgan's Law assist now correctly inverts <, <=...
2021-02-24 lbrandeDe Morgan's Law assist now correctly parenthesizes...
2021-02-22 bors[bot]Merge #7759
2021-02-22 Chetan Khilosiya7526: Rename crate assists to ide_assists.