| Age | Commit message (Expand) | Author | Lines |
| 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-08 | Update stdsimd submodule | Guillaume Gomez | -0/+2 |
| 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 | Specify the tracking issue | Stjepan Glavina | -4/+4 |
| 2019-01-06 | Add duration constants | Stjepan Glavina | -0/+16 |
| 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-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 | Fix inconsistent Clone documentation. | ian | -9/+20 |
| 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 |
| 2018-12-29 | Rollup merge of #57168 - kennytm:fix-unaligned-docs, r=rkruppe | kennytm | -2/+2 |
| 2018-12-29 | Rollup merge of #57149 - rust-lang:sgrif-patch-1, r=rkruppe | kennytm | -1/+1 |
| 2018-12-28 | Removed aligned ZST requirement from docs of read_/write_unaligned. | kennytm | -2/+2 |
| 2018-12-28 | Make the getter for NonZero types into a const fn | dylan_DPC | -1/+1 |
| 2018-12-27 | Fix typo in pin documentation | Sean Griffin | -1/+1 |
| 2018-12-27 | panic when calling MaybeUninhabited::into_inner on uninhabited type | Ralf Jung | -0/+11 |
| 2018-12-27 | Auto merge of #57133 - SimonSapin:zero, r=oli-obk | bors | -44/+21 |
| 2018-12-26 | Auto merge of #57124 - sunjay:stable_duration_as_u128, r=Centril | bors | -6/+3 |
| 2018-12-26 | Remove the private generic NonZero<T> wrapper type. | Simon Sapin | -44/+21 |
| 2018-12-26 | Auto merge of #56534 - xfix:copied, r=@SimonSapin | bors | -1/+212 |
| 2018-12-26 | Stabilize duration_as_u128 | Sunjay Varma | -6/+3 |
| 2018-12-26 | Add a tracking issue for Iterator::copied | Konrad Borowski | -7/+7 |
| 2018-12-26 | Add a tracking issue for Option::copied | Konrad Borowski | -2/+2 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1748/+1 |
| 2018-12-25 | Auto merge of #56926 - alexcrichton:update-stdsimd, r=TimNN | bors | -0/+1 |
| 2018-12-24 | Rollup merge of #56242 - GuillaumeGomez:iterator-missing-link, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2018-12-23 | Rollup merge of #56939 - cramertj:pin-stabilization, r=alexcrichton | Mazdak Farrokhzad | -55/+47 |
| 2018-12-23 | Merge branch 'master' into copied | Konrad Borowski | -333/+600 |
| 2018-12-23 | Improve docs for collecting into `Option`s | Pascal Hertleif | -9/+31 |
| 2018-12-23 | Rollup merge of #56970 - Firstyear:mem_uninit_doc_ptr_drop, r=Manishearth | kennytm | -0/+39 |
| 2018-12-23 | Rollup merge of #56941 - euclio:deny-libstd-resolution-failures, r=QuietMisdr... | kennytm | -0/+6 |
| 2018-12-23 | Rollup merge of #56936 - ubsan:euclidean_div_rem, r=dtolnay | kennytm | -91/+113 |
| 2018-12-23 | Rollup merge of #56802 - clarcharr:nth_back, r=alexcrichton | kennytm | -6/+107 |
| 2018-12-21 | Fix Unpin docs link | Taylor Cramer | -1/+1 |
| 2018-12-21 | Rename Box/Arc/Rc::pinned to ::pin | Taylor Cramer | -1/+1 |
| 2018-12-21 | Pin stabilization: fix doctests | Taylor Cramer | -4/+1 |
| 2018-12-21 | Stabilize Pin | Taylor Cramer | -27/+27 |
| 2018-12-21 | Update Pin API to match the one proposed for stabilization | Taylor Cramer | -22/+17 |
| 2018-12-20 | fix nits | Nicole Mazzuca | -2/+4 |
| 2018-12-20 | Update src/libcore/num/mod.rs | David Tolnay | -1/+1 |