aboutsummaryrefslogtreecommitdiff
path: root/crates/assists/src/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix inserting imports in front of inner attributesLukas Wirth2020-09-031-1/+51
* Replace insert_use_statement with the new insert_useLukas Wirth2020-09-031-8/+10
* Impl make::blank_lineLukas Wirth2020-09-031-25/+8
* Use mark to check that paths that are too long will not be mergedLukas Wirth2020-09-031-0/+13
* Tidy up tests and apply suggested changesLukas Wirth2020-09-031-72/+107
* Add more import insertion testsLukas Wirth2020-09-031-3/+68
* Begin refactor of import insertionLukas Wirth2020-09-031-468/+440
* Don't expose hir::Path out of hirAleksey Kladov2020-08-151-3/+2
* Rename ra_assists -> assistsAleksey Kladov2020-08-131-0/+547