Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 2 | -0/+4 |
* | Store crate info in `MacroDefId` | uHOOCCOOHu | 2019-09-26 | 1 | -1/+1 |
* | cleanup hir db imports | Aleksey Kladov | 2019-09-08 | 2 | -5/+7 |
* | Correctly build BodySourceMap for macro-expanded expressions | Aleksey Kladov | 2019-09-03 | 1 | -9/+22 |
* | fix hir for new block syntax | Aleksey Kladov | 2019-09-02 | 1 | -3/+3 |
* | Add an expr_source method analogous to the source methods in the code model | Florian Diebold | 2019-09-02 | 1 | -3/+27 |
* | migrate ra_hir to the new rowan | Aleksey Kladov | 2019-07-19 | 2 | -34/+34 |
* | Some clippy fixes for 1.36 | Jeremy Kolb | 2019-07-04 | 1 | -1/+1 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 2 | -6/+6 |
* | move docs under code model | Aleksey Kladov | 2019-06-11 | 1 | -0/+96 |
* | fix compilation | Aleksey Kladov | 2019-06-11 | 1 | -1/+1 |
* | minor formatting | Aleksey Kladov | 2019-06-11 | 1 | -4/+0 |
* | remove unneded From(..) impl | Aleksey Kladov | 2019-06-11 | 1 | -19/+13 |
* | move source to a seaparate file | Aleksey Kladov | 2019-06-11 | 1 | -0/+120 |