aboutsummaryrefslogtreecommitdiff
path: root/crates/assists/src/utils.rs
Commit message (Expand)AuthorAgeFilesLines
* Extract ImportAssets out of auto_importLukas Wirth2020-10-131-0/+1
* Clean up inlay_hintsLukas Wirth2020-10-071-1/+12
* Shorten iterator hints for std::iter iterators behind referencesLukas Wirth2020-10-071-1/+1
* Shorten iterator chain hintsLukas Wirth2020-10-071-7/+34
* Move IntoIterator into FamousDefsLukas Wirth2020-10-071-8/+15
* Use FamousDefs for shorten_iterator hintLukas Wirth2020-10-061-12/+49
* Move ModPath->ast::Path function to IDE layerAleksey Kladov2020-10-061-0/+21
* Make MergeBehaviour configurableLukas Wirth2020-09-121-1/+2
* Fix import insertion breaking nested modulesLukas Wirth2020-09-031-1/+1
* Impl make::blank_lineLukas Wirth2020-09-031-1/+1
* Cleanup invert-ifAleksey Kladov2020-08-251-19/+14
* Invert if should be smart about is_some, is_none, is_ok, is_errdragfire2020-08-241-1/+20
* **Remove Unused Parameter** refactoringAleksey Kladov2020-08-191-1/+5
* Rename ra_assists -> assistsAleksey Kladov2020-08-131-0/+313