Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly infer - and ! using std::ops::{Neg,Not} | Emil Lauridsen | 2019-12-13 | 1 | -0/+8 |
* | Correct obsolete comment | Aleksey Kladov | 2019-12-12 | 1 | -2/+1 |
* | Move use tree lowering to a separate module | Aleksey Kladov | 2019-12-12 | 1 | -104/+3 |
* | Add expansion infrastructure for derive macros | Florian Diebold | 2019-12-05 | 1 | -0/+5 |
* | Replace `ra_hir_expand::either` with crate | ice1000 | 2019-12-03 | 1 | -5/+5 |
* | Infer range types | oxalica | 2019-11-28 | 1 | -0/+30 |
* | Rename Source -> InFile | Aleksey Kladov | 2019-11-28 | 1 | -2/+2 |
* | Add hygiene information to SourceAnalyzer | Edwin Cheng | 2019-11-26 | 1 | -1/+1 |
* | Don't redo field resolution in the IDE | Aleksey Kladov | 2019-11-24 | 1 | -1/+1 |
* | Some docs | Aleksey Kladov | 2019-11-24 | 1 | -1/+1 |
* | Reduce visibility | Aleksey Kladov | 2019-11-24 | 1 | -4/+7 |
* | Rename Source::ast -> Source::value | Aleksey Kladov | 2019-11-20 | 1 | -1/+1 |
* | improve compile time a bit | Aleksey Kladov | 2019-10-30 | 1 | -1/+1 |
* | move hygiene to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -1/+2 |
* | push name down to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -8/+7 |
* | push either to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -1/+1 |
* | refactor $crate handling | Aleksey Kladov | 2019-10-30 | 1 | -52/+49 |
* | move raw_items to hir_def | Aleksey Kladov | 2019-10-30 | 1 | -0/+423 |