aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_expand/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
...
* Add basic bultin macro infrastructureEdwin Cheng2019-11-111-4/+25
|
* Minor cleanupAleksey Kladov2019-11-091-6/+8
|
* Remove map_ranges in RevTokenMapEdwin Cheng2019-11-091-28/+27
|
* Refactor and simpfilyEdwin Cheng2019-11-081-16/+24
|
* Rename and fix typosEdwin Cheng2019-11-041-1/+1
|
* Remove dbg!Edwin Cheng2019-11-041-4/+0
|
* Add parent_expansion to HirFileIdEdwin Cheng2019-11-041-0/+19
|
* Add macro_expansion_info in hir_expandEdwin Cheng2019-11-041-1/+34
|
* Move diagnostics to hir_expandAleksey Kladov2019-11-021-0/+1
|
* Move Source to hir_expandAleksey Kladov2019-11-021-1/+19
|
* move hygiene to hir_expandAleksey Kladov2019-10-301-11/+1
|
* push name down to hir_expandAleksey Kladov2019-10-301-0/+1
|
* push either to hir_expandAleksey Kladov2019-10-301-0/+1
|
* move raw_items to hir_defAleksey Kladov2019-10-301-4/+4
|
* cleanupAleksey Kladov2019-10-291-14/+8
|
* switch expand to dyn TraitAleksey Kladov2019-10-291-3/+3
|
* remove not that useful indirectionAleksey Kladov2019-10-291-14/+4
|
* reduce visibilityAleksey Kladov2019-10-291-2/+1
|
* remove unused queryAleksey Kladov2019-10-291-2/+3
|
* flatten hir_expandAleksey Kladov2019-10-291-2/+168
|
* rename hir_def -> hir_expandAleksey Kladov2019-10-291-0/+11