Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reexport relative_path from ra_db | Aleksey Kladov | 2019-11-03 | 1 | -2/+1 |
* | Restore crate_def_map marks | Aleksey Kladov | 2019-11-03 | 6 | -22/+21 |
* | move crate_def_map tests to hir_def | Aleksey Kladov | 2019-11-03 | 6 | -0/+2177 |
* | Introduce ra_db::fixture fixture module | Aleksey Kladov | 2019-11-03 | 1 | -10/+10 |
* | Move CrateDefMap to hir_def | Aleksey Kladov | 2019-11-03 | 2 | -0/+927 |
* | move mod_resolution to hir_def | Aleksey Kladov | 2019-10-31 | 1 | -0/+77 |
* | move hygiene to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -4/+2 |
* | push name down to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -7/+8 |
* | push either to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -7/+4 |
* | refactor $crate handling | Aleksey Kladov | 2019-10-30 | 1 | -17/+14 |
* | fix compilation | Aleksey Kladov | 2019-10-30 | 1 | -2/+2 |
* | move raw_items to hir_def | Aleksey Kladov | 2019-10-30 | 1 | -0/+407 |