Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | normalize ordering ops | Aleksey Kladov | 2019-08-17 | 1 | -16/+16 |
* | Introduce separate hir::BinaryOp | Aleksey Kladov | 2019-08-17 | 1 | -64/+20 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -2/+2 |
* | Rename name field to ctor as well | Florian Diebold | 2019-03-21 | 1 | -3/+3 |
* | TypeName => TypeCtor | Florian Diebold | 2019-03-21 | 1 | -10/+10 |
* | Remove the old variants replaced by Ty::Apply | Florian Diebold | 2019-03-21 | 1 | -10/+23 |
* | Split ty.rs into several modules | Florian Diebold | 2019-02-23 | 1 | -0/+81 |