aboutsummaryrefslogtreecommitdiff
path: root/crates/assists/src/ast_transform.rs
Commit message (Expand)AuthorAgeFilesLines
* Add ConstParams to the ide layerLukas Wirth2021-01-011-1/+2
* Add Lifetimes to the HIRLukas Wirth2020-12-111-1/+1
* Move the helpers into ide_dbKirill Bulatov2020-11-281-1/+1
* Extract the import code into the shared moduleKirill Bulatov2020-11-271-2/+1
* Move ModPath->ast::Path function to IDE layerAleksey Kladov2020-10-061-13/+4
* Simplify ast_transformAleksey Kladov2020-10-021-40/+34
* Document AstTransformationAleksey Kladov2020-09-211-0/+28
* Unify namingAleksey Kladov2020-09-031-1/+1
* Remove deprecated Path::from_astAleksey Kladov2020-08-151-19/+13
* Rename ra_assists -> assistsAleksey Kladov2020-08-131-0/+206