Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forbid visibility qualifiers in traits | Aleksey Kladov | 2019-11-11 | 1 | -0/+4 |
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -4/+1 |
* | flip Into to From | Aleksey Kladov | 2019-05-29 | 1 | -6/+6 |
* | show error offsets in tests | Aleksey Kladov | 2019-05-29 | 1 | -1/+10 |
* | share literal validation logic with compiler | Aleksey Kladov | 2019-05-07 | 1 | -59/+45 |
* | Parse and infer tuple indices | robojumper | 2019-04-06 | 1 | -0/+4 |
* | Fix an arithmetic overflow in reparser | pcpthm | 2019-03-21 | 1 | -3/+3 |
* | fix compilation | Aleksey Kladov | 2019-02-21 | 1 | -1/+3 |
* | move syntax error to parser | Aleksey Kladov | 2019-02-20 | 1 | -4/+1 |
* | flatten modules | Aleksey Kladov | 2019-02-20 | 1 | -0/+146 |