| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-03 | Rollup merge of #76745 - workingjubilee:move-wrapping-tests, r=matklad | Jonas Schievink | -0/+76 |
| 2020-10-02 | Remove unnecessary mod-cfg | Jubilee Young | -17/+14 |
| 2020-09-24 | Fix FIXME in core::num test: Check sign of zero in min/max tests. | Mara Bos | -1/+13 |
| 2020-09-19 | Use `T::BITS` instead of `size_of::<T> * 8`. | Mara Bos | -24/+16 |
| 2020-09-15 | Fix to libstd test | Jubilee Young | -42/+44 |
| 2020-09-15 | Move Wrapping<T> ui tests into library | Jubilee Young | -0/+77 |
| 2020-09-05 | Minor refactoring | Ayush Kumar Mishra | -2/+4 |
| 2020-09-05 | Add Arith Tests in Library | Ayush Kumar Mishra | -0/+27 |
| 2020-09-02 | flt2dec: properly handle uninitialized memory | Ralf Jung | -50/+52 |
| 2020-07-31 | also reduce some libcore test iteration counts | Ralf Jung | -1/+2 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+3477 |
