Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in ARCHITECTURE.md and a number of crates | Marcus Klaas de Vries | 2019-01-09 | 1 | -6/+6 |
* | Fix typo defenition -> definition | Marcus Klaas de Vries | 2019-01-08 | 1 | -1/+1 |
* | migrate ra_hir to rowan 2.0 | Aleksey Kladov | 2019-01-08 | 1 | -11/+11 |
* | flatten module structure | Aleksey Kladov | 2019-01-06 | 1 | -1/+1 |
* | split module source into decl/defin | Aleksey Kladov | 2019-01-06 | 1 | -7/+7 |
* | kill old module | Aleksey Kladov | 2019-01-06 | 1 | -11/+13 |
* | Do impl collection per module, not per crate | Florian Diebold | 2019-01-04 | 1 | -27/+25 |
* | Rename ImplBlock::target -> target_type, and add target_trait already | Florian Diebold | 2019-01-04 | 1 | -5/+15 |
* | Add HIR for impl blocks | Florian Diebold | 2019-01-04 | 1 | -0/+172 |