Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Two small improvements | Andre Bogus | 2018-08-15 | 1 | -14/+4 |
* | A few cleanups for fmt_macros, graphviz, apfloat, target, serialize and term | ljedrz | 2018-08-11 | 1 | -47/+44 |
* | migrate codebase to `..=` inclusive range patterns | Zack M. Davis | 2018-06-26 | 1 | -2/+2 |
* | in which the unused-parens lint comes to cover function and method args | Zack M. Davis | 2018-01-18 | 1 | -1/+1 |
* | Fix docs for future pulldown migration | Malo Jaffré | 2018-01-01 | 1 | -3/+3 |
* | Speed up APFloat division by using short division for small divisors. | Eduard-Mihai Burtescu | 2017-08-23 | 1 | -30/+96 |
* | rustc_apfloat: complete the IEEE & PPC implementations. | Eduard-Mihai Burtescu | 2017-08-02 | 1 | -55/+2523 |
* | rustc_apfloat: stub IEEE & PPC implementations. | Eduard-Mihai Burtescu | 2017-08-02 | 1 | -0/+265 |