aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_assists/src/handlers/replace_impl_trait_with_generic.rs
Commit message (Collapse)AuthorAgeFilesLines
* internal: cleanup testsAleksey Kladov2021-06-151-2/+3
| | | | | | * ensure standard, non-indented style (should add this check to `fixture` some day) * removed a couple of ignores
* minor: use uniform namesAleksey Kladov2021-05-161-2/+2
|
* internal: fix make APIAleksey Kladov2021-05-091-3/+3
|
* internal: rewrite **Repalce impl Trait** assist to mutable syntax treesAleksey Kladov2021-05-091-11/+13
|
* cleanupsAleksey Kladov2021-05-091-1/+1
|
* cleanupsAleksey Kladov2021-05-091-12/+12
|
* minor: fix test styleAleksey Kladov2021-05-091-55/+31
|
* 7526: Rename crate assists to ide_assists.Chetan Khilosiya2021-02-221-0/+168