| Age | Commit message (Expand) | Author | Lines |
| 2018-11-01 | Add CoerceSized impls throughout libstd | Michael Hewson | -3/+18 |
| 2018-11-01 | Add CoerceSized trait and lang item | Michael Hewson | -1/+35 |
| 2018-11-01 | Rollup merge of #55578 - regexident:fix/self, r=frewsxcv | kennytm | -2/+2 |
| 2018-11-01 | Made doc example of `impl Default for …` use `-> Self` instead of explicit ... | Vincent Esche | -2/+2 |
| 2018-10-31 | Bump nightly to 1.32.0 | Alex Crichton | -22/+11 |
| 2018-10-30 | Add link to std::mem::size_of to size_of intrinsic documentation | Florian Hartwig | -0/+4 |
| 2018-10-29 | Rollup merge of #55426 - fitzgen:nonnull-inline, r=SimonSapin | Pietro Albini | -0/+14 |
| 2018-10-28 | Rollup merge of #55421 - CAD97:patch-1, r=kennytm | kennytm | -0/+20 |
| 2018-10-28 | Rollup merge of #55389 - meven:master, r=shepmaster | kennytm | -1/+1 |
| 2018-10-28 | Rollup merge of #55252 - SimonSapin:maybeuninit-new, r=bluss | kennytm | -0/+10 |
| 2018-10-28 | Add ManuallyDrop::take | Christopher Durham | -0/+20 |
| 2018-10-28 | Make a bunch of trivial methods of NonNull be `#[inline]` | Nick Fitzgerald | -0/+14 |
| 2018-10-27 | Make the Atomic types repr(C) to ensure newtype | Simonas Kazlauskas | -5/+5 |
| 2018-10-27 | Correct alignment of atomic types and (re)add Atomic{I,U}128 | Oliver Middleton | -0/+56 |
| 2018-10-26 | Slight copy-editing for `std::cell::Cell` docs | Geoffry Song | -4/+5 |
| 2018-10-26 | Remove unnecessary mut in iterator.find_map documentation example, Relates to... | Méven Car | -1/+1 |
| 2018-10-25 | Rollup merge of #55269 - matthiaskrgr:typos_oct, r=zackmdavis | Pietro Albini | -4/+4 |
| 2018-10-25 | Rollup merge of #55251 - NieDzejkob:master, r=TimNN | Pietro Albini | -1/+1 |
| 2018-10-25 | Rollup merge of #53507 - phungleson:fix-impl-from-for-waker, r=cramertj | Pietro Albini | -0/+5 |
| 2018-10-24 | Update comment based on suggestion. | Son | -2/+3 |
| 2018-10-23 | fix typos in various places | Matthias Krüger | -4/+4 |
| 2018-10-21 | Add MaybeUninit::new | Simon Sapin | -0/+10 |
| 2018-10-21 | Fix a typo in the documentation of RangeInclusive | Jakub Kądziołka | -1/+1 |
| 2018-10-19 | Stabilize impl_header_lifetime_elision in 2015 | Scott McMurray | -2/+2 |
| 2018-10-19 | Rollup merge of #55178 - sdroege:stabilize-chunks-exact, r=alexcrichton | kennytm | -63/+49 |
| 2018-10-18 | Auto merge of #54979 - estebank:path-unsized, r=nikomatsakis | bors | -0/+1 |
| 2018-10-18 | Stabilize slice::rchunks(), rchunks_mut(), rchunks_exact(), rchunk_exact_mut() | Sebastian Dröge | -41/+32 |
| 2018-10-18 | Stabilize slice::chunks_exact() and slice::chunks_exact_mut() | Sebastian Dröge | -22/+17 |
| 2018-10-18 | Auto merge of #54580 - sdroege:rchunks, r=SimonSapin | bors | -33/+940 |
| 2018-10-18 | Add slice::rchunks(), rchunks_mut(), rchunks_exact() and rchunks_exact_mut() | Sebastian Dröge | -33/+940 |
| 2018-10-17 | Auto merge of #54946 - estebank:iterator, r=varkor | bors | -1/+62 |
| 2018-10-17 | Seems like we don't have to refer the file anymore. | Son | -4/+1 |
| 2018-10-17 | Add doc for impl From for Waker | Son | -0/+7 |
| 2018-10-15 | Rollup merge of #55060 - jannic:patch-1, r=joshtriplett | Manish Goregaokar | -6/+6 |
| 2018-10-15 | Rollup merge of #55047 - tshepang:simple, r=alexcrichton | Manish Goregaokar | -3/+2 |
| 2018-10-14 | remove unnecessary emphasis in doc comment | Jan Niehusmann | -2/+2 |
| 2018-10-14 | clarify pointer add/sub function safety concerns | Jan Niehusmann | -4/+4 |
| 2018-10-14 | Unused result warning: "X which must" ↦ "X that must" | varkor | -1/+1 |
| 2018-10-13 | Use read_unaligned instead of read in transmute_copy | Artyom Pavlov | -1/+1 |
| 2018-10-13 | doc: make core::fmt::Error example more simple | Tshepang Lekhonkhobe | -3/+2 |
| 2018-10-12 | Auto merge of #54534 - nagisa:align-offset-simplification, r=alexcrichton | bors | -26/+13 |
| 2018-10-11 | Reword Range*/[Range*]: Iterator E0277 messages | Esteban Küber | -6/+22 |
| 2018-10-11 | review comments | Esteban Küber | -4/+28 |
| 2018-10-10 | Custom E0277 diagnostic for `Path` | Esteban Küber | -0/+1 |
| 2018-10-10 | Rollup merge of #54904 - Kerollmops:stabilize-option-replace, r=Centril | Manish Goregaokar | -4/+1 |
| 2018-10-10 | Auto merge of #54732 - cramertj:waker, r=aturon | bors | -32/+33 |
| 2018-10-09 | fix tidy | Esteban Küber | -2/+4 |
| 2018-10-09 | Reword `rustc_on_unimplemented` errors for `Iterator` | Esteban Küber | -1/+20 |
| 2018-10-08 | Bump the `Option::replace` stabilize version to 1.31.0 | Clément Renault | -1/+1 |
| 2018-10-08 | Stabilize the `Option::replace` method | Clément Renault | -4/+1 |