Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates insta to 0.15.0 and bumps console to 0.10.0 | kjeremy | 2020-03-09 | 1 | -1/+1 |
* | Remove unused dependencies | Shotaro Yamada | 2020-02-27 | 1 | -1/+0 |
* | Update versions | Kirill Bulatov | 2020-02-18 | 1 | -6/+6 |
* | Implement slice pattern AST > HIR lowering | Jonas Platte | 2020-02-11 | 1 | -0/+1 |
* | Update crates | Jeremy Kolb | 2020-01-26 | 1 | -1/+1 |
* | Add local functions to bodies | Aleksey Kladov | 2019-12-20 | 1 | -0/+1 |
* | DynMap | Aleksey Kladov | 2019-12-06 | 1 | -0/+1 |
* | Replace `ra_hir_expand::either` with crate | ice1000 | 2019-12-03 | 1 | -0/+1 |
* | Disable doctests | Aleksey Kladov | 2019-11-17 | 1 | -0/+3 |
* | Reexport relative_path from ra_db | Aleksey Kladov | 2019-11-03 | 1 | -2/+0 |
* | move crate_def_map tests to hir_def | Aleksey Kladov | 2019-11-03 | 1 | -0/+4 |
* | move raw_items to hir_def | Aleksey Kladov | 2019-10-30 | 1 | -0/+7 |
* | Move ids to hir_def crate | Aleksey Kladov | 2019-10-30 | 1 | -0/+1 |
* | introduce ra_hir_def | Aleksey Kladov | 2019-10-30 | 1 | -0/+13 |
* | rename hir_def -> hir_expand | Aleksey Kladov | 2019-10-29 | 1 | -15/+0 |
* | move expansion-related code to a separate crate | Aleksey Kladov | 2019-10-29 | 1 | -0/+5 |
* | start ra_hir_def crate | Aleksey Kladov | 2019-10-29 | 1 | -0/+10 |