Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Insert unnamed consts to ChildBySource DynMap | Lukas Wirth | 2021-04-09 | 1 | -1/+1 |
* | Apply test style fixes to all empty remove_dbg tests | ivan770 | 2021-03-29 | 1 | -21/+17 |
* | Update crates/ide_assists/src/handlers/remove_dbg.rs | ivan770 | 2021-03-29 | 1 | -5/+9 |
* | Replace empty dbg with unit in letexprs, better removal in blocks | ivan770 | 2021-03-27 | 1 | -13/+72 |
* | Replace match on option with if | ivan770 | 2021-03-27 | 1 | -3/+4 |
* | Remove dbg expression and newline as whole | ivan770 | 2021-03-27 | 1 | -6/+28 |
* | Show dbg remove assist on empty contents | ivan770 | 2021-03-26 | 1 | -8/+9 |
* | 7526: Rename crate assists to ide_assists. | Chetan Khilosiya | 2021-02-22 | 1 | -0/+421 |