Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move enum&union to new loc | Aleksey Kladov | 2019-12-12 | 1 | -3/+3 |
* | Move structs to new loc | Aleksey Kladov | 2019-12-12 | 1 | -1/+1 |
* | Move traits to the new loc | Aleksey Kladov | 2019-12-12 | 1 | -1/+1 |
* | Add expansion infrastructure for derive macros | Florian Diebold | 2019-12-05 | 1 | -1/+1 |
* | Replace `ra_hir_expand::either` with crate | ice1000 | 2019-12-03 | 1 | -3/+3 |
* | Move source-related traits to a separate module | Aleksey Kladov | 2019-11-28 | 1 | -1/+5 |
* | Rename module_id -> local_id | Aleksey Kladov | 2019-11-27 | 1 | -1/+1 |
* | Fix hir for ast::UnionDef | Aleksey Kladov | 2019-11-25 | 1 | -2/+2 |
* | Some docs | Aleksey Kladov | 2019-11-24 | 1 | -1/+4 |
* | Switch to StaticLoc for statics | Aleksey Kladov | 2019-11-24 | 1 | -1/+1 |
* | Get rid of DefDatabase2 | Aleksey Kladov | 2019-11-23 | 1 | -2/+2 |
* | Move docs to hir_def | Aleksey Kladov | 2019-11-23 | 1 | -0/+68 |