aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_assists/src/handlers/add_turbo_fish.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix add_life_to_type label typoLukas Wirth2021-03-201-1/+1
|
* Upgrade rowanAleksey Kladov2021-03-161-1/+1
| | | | Notably, new rowan comes with support for mutable syntax trees.
* fix: add semicolon after type ascriptionConrad Ludgate2021-03-111-3/+30
|
* Use upstream cov-markLaurențiu Nicola2021-03-081-12/+10
|
* chore: remove redundant testsConrad Ludgate2021-03-021-30/+0
|
* refactor: re-use add_turbo_fish functionConrad Ludgate2021-03-021-1/+137
|
* 7526: Rename crate assists to ide_assists.Chetan Khilosiya2021-02-221-0/+164