| Age | Commit message (Expand) | Author | Lines |
| 2019-01-14 | Auto merge of #57322 - Centril:stabilize-identity, r=SimonSapin | bors | -4/+1 |
| 2019-01-13 | Auto merge of #57577 - Centril:rollup, r=Centril | bors | -24/+24 |
| 2019-01-13 | Rollup merge of #57549 - taiki-e:must_use, r=estebank | Mazdak Farrokhzad | -24/+24 |
| 2019-01-13 | Auto merge of #57567 - Centril:stabilize-transpose, r=alexreg | bors | -6/+2 |
| 2019-01-13 | Auto merge of #57568 - Centril:rollup, r=Centril | bors | -64/+49 |
| 2019-01-13 | Change #[must_use] message of Iterator in documentation | Taiki Endo | -1/+1 |
| 2019-01-13 | Change #[must_use] message of Iterator | Taiki Endo | -22/+22 |
| 2019-01-13 | stabilize transpose_result in 1.33 | Mazdak Farrokhzad | -6/+2 |
| 2019-01-13 | Rollup merge of #57496 - steveklabnik:gh32934, r=Centril | Mazdak Farrokhzad | -20/+15 |
| 2019-01-13 | Rollup merge of #57454 - sinkuu:fmt_cleanup, r=joshtriplett | Mazdak Farrokhzad | -40/+10 |
| 2019-01-13 | Rollup merge of #57353 - huonw:faster-finiteness-checks, r=KodrAus | Mazdak Farrokhzad | -4/+24 |
| 2019-01-13 | Minor cosmetic changes | Alexander Regueiro | -8/+12 |
| 2019-01-13 | const stabilize . | Mazdak Farrokhzad | -22/+44 |
| 2019-01-13 | Add #[must_use] message to Iterator and Future | Taiki Endo | -2/+2 |
| 2019-01-12 | Rollup merge of #57499 - steveklabnik:gh47757, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+6 |
| 2019-01-12 | Rollup merge of #57433 - ecstatic-morse:issue-56610-bad-link, r=dtolnay | Mazdak Farrokhzad | -0/+1 |
| 2019-01-12 | Auto merge of #57234 - Centril:const-stabilizations-2, r=oli-obk | bors | -43/+78 |
| 2019-01-11 | re-do docs for core::cmp | Steve Klabnik | -20/+15 |
| 2019-01-10 | note that FromStr does not work for borrowed types | Steve Klabnik | -2/+6 |
| 2019-01-09 | Auto merge of #57419 - cramertj:pin-set, r=withouboats | bors | -2/+2 |
| 2019-01-08 | Auto merge of #56407 - GuillaumeGomez:missing-docs-reexported-macros, r=varkor | bors | -0/+2 |
| 2019-01-09 | Misc cleanups | Shotaro Yamada | -8/+7 |
| 2019-01-08 | Update stdsimd submodule | Guillaume Gomez | -0/+2 |
| 2019-01-07 | Add link destination for `read-ownership` | Dylan MacKenzie | -0/+1 |
| 2019-01-07 | Reborrow Pin<P> using &mut in `Pin::set` | Taylor Cramer | -2/+2 |
| 2019-01-07 | Rollup merge of #57375 - stjepang:duration-constants, r=joshtriplett | Pietro Albini | -0/+16 |
| 2019-01-07 | Optimise floating point `is_finite` (2x) and `is_infinite` (1.6x). | Huon Wilson | -4/+24 |
| 2019-01-07 | Specify the tracking issue | Stjepan Glavina | -4/+4 |
| 2019-01-06 | Add duration constants | Stjepan Glavina | -0/+16 |
| 2019-01-06 | Derive Clone for ArgumentV1 | Shotaro Yamada | -9/+1 |
| 2019-01-06 | Remove unnecessary adapter | Shotaro Yamada | -23/+2 |
| 2019-01-05 | Auto merge of #57354 - kennytm:rollup, r=kennytm | bors | -8/+9 |
| 2019-01-05 | Rollup merge of #57311 - dlrobertson:fix_valist_copy, r=KodrAus | kennytm | -1/+1 |
| 2019-01-05 | Rollup merge of #57273 - alexcrichton:update-stdsimd, r=nikomatsakis | kennytm | -0/+1 |
| 2019-01-05 | Rollup merge of #57249 - frewsxcv:frewsxcv-second-edition, r=KodrAus | kennytm | -7/+7 |
| 2019-01-05 | Auto merge of #57145 - RalfJung:panic-if-uninhabited, r=alexcrichton | bors | -0/+11 |
| 2019-01-04 | stabilize convert::identity | Mazdak Farrokhzad | -4/+1 |
| 2019-01-03 | VaList::copy should not require a mutable ref | Dan Robertson | -1/+1 |
| 2019-01-02 | Update the stdsimd submodule | Alex Crichton | -0/+1 |
| 2019-01-01 | Auto merge of #57125 - doitian:inconsistent-clone-doc, r=bluss | bors | -9/+20 |
| 2019-01-01 | Fix broken links to second edition TRPL. | Corey Farwell | -7/+7 |
| 2018-12-31 | const-stabilize const_int_ops + reverse_bits | Mazdak Farrokhzad | -26/+41 |
| 2018-12-31 | Fix inconsistent Clone documentation. | ian | -9/+20 |
| 2018-12-31 | now that some intrisics are safe, use that fact. | Mazdak Farrokhzad | -0/+24 |
| 2018-12-31 | stabilize const_int_sign | Mazdak Farrokhzad | -3/+0 |
| 2018-12-31 | stabilize const_int_rotate | Mazdak Farrokhzad | -5/+5 |
| 2018-12-31 | stabilize const_int_wrapping. | Mazdak Farrokhzad | -11/+10 |
| 2018-12-30 | Auto merge of #57204 - czipperz:ord_docs_must_agree, r=sfackler | bors | -3/+5 |
| 2018-12-29 | Specify criterion for PartialOrd | Czipperz | -2/+3 |
| 2018-12-29 | Make std::cmp::Ord documentation specify what it means to agree with PartialEq | Czipperz | -3/+4 |