Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | Support `$crate` in item and expr place. | uHOOCCOOHu | 2019-09-26 | 1 | -7/+14 |
* | Add `DotDotPat` to AST | Dylan MacKenzie | 2019-09-15 | 1 | -0/+1 |
* | Infer box expression | uHOOCCOOHu | 2019-09-11 | 1 | -0/+4 |
* | cleanup hir db imports | Aleksey Kladov | 2019-09-08 | 1 | -2/+3 |
* | Correctly build BodySourceMap for macro-expanded expressions | Aleksey Kladov | 2019-09-03 | 1 | -7/+9 |
* | slightly simplify expr lowering flow | Aleksey Kladov | 2019-09-03 | 1 | -126/+102 |
* | use recrod terminology for hir::Pat | Aleksey Kladov | 2019-09-03 | 1 | -4/+3 |
* | move expr lowering to lower | Aleksey Kladov | 2019-09-03 | 1 | -0/+653 |