| Age | Commit message (Expand) | Author | Lines |
| 2019-06-22 | Auto merge of #61874 - jonas-schievink:remove-rem-output-default, r=Centril | bors | -1/+0 |
| 2019-06-18 | Make MaybeUninit #[repr(transparent)] | Michael Bradshaw | -0/+1 |
| 2019-06-15 | Remove the default type of `Rem::Output` | Jonas Schievink | -1/+0 |
| 2019-06-08 | Remove unused `#![feature(custom_attribute)]`s | Vadim Petrochenkov | -1/+0 |
| 2019-06-06 | Rollup merge of #61376 - czipperz:bound-cloned, r=sfackler | Mazdak Farrokhzad | -0/+1 |
| 2019-05-31 | Enable feature bound_cloned | Chris Gregory | -0/+1 |
| 2019-05-31 | Stabilize reverse_bits feature | Lzu Tao | -1/+0 |
| 2019-05-20 | stabilize core parts of MaybeUninit and deprecate mem::uninitialized in the f... | Ralf Jung | -1/+1 |
| 2019-04-19 | libcore: deny more... | Mazdak Farrokhzad | -1/+0 |
| 2019-04-18 | libcore => 2018 | Taiki Endo | -0/+4 |
| 2019-04-14 | bump stdsimd; make intra_doc_link_resolution_failure an error again | Ralf Jung | -1/+1 |
| 2019-02-25 | Stabilize `unrestricted_attribute_tokens` | Vadim Petrochenkov | -1/+0 |
| 2019-02-18 | Auto merge of #58373 - RalfJung:maybe-uninit, r=gnzlbg | bors | -0/+1 |
| 2019-02-14 | make Centril happy | Ralf Jung | -1/+1 |
| 2019-02-14 | split MaybeUninit into several features, expand docs a bit | Ralf Jung | -1/+1 |
| 2019-02-14 | add missing feature flag | Ralf Jung | -0/+1 |
| 2019-02-13 | Rollup merge of #58405 - gnzlbg:remove_unused_macros, r=alexcrichton | Mazdak Farrokhzad | -14/+0 |
| 2019-02-12 | Remove some dead code from libcore | gnzlbg | -14/+0 |
| 2019-02-12 | Add internal impl_fn_for_zst macro for "named closure types" | Simon Sapin | -0/+1 |
| 2019-02-10 | Rollup merge of #57259 - king6cong:master, r=alexcrichton | Guillaume Gomez | -1/+1 |
| 2019-02-07 | Remove images' url to make it work even without internet connection | Guillaume Gomez | -3/+1 |
| 2019-01-30 | Add suggestions to deprecation lints | Oliver Scherer | -0/+1 |
| 2019-01-29 | Auto merge of #57808 - gnzlbg:ustdsimd, r=gnzlbg | bors | -8/+9 |
| 2019-01-29 | Update stdsimd | gnzlbg | -8/+9 |
| 2019-01-28 | Use warn() for extra diagnostics; with -D warnings this leads to errors | Ralf Jung | -3/+3 |
| 2019-01-28 | add macro for creating uninitialized array | Ralf Jung | -0/+1 |
| 2019-01-28 | avoid mem::uninitialized in BTreeMap | Ralf Jung | -1/+1 |
| 2019-01-28 | libcore: avoid mem::uninitialized and raw ptr casts | Ralf Jung | -0/+1 |
| 2019-01-27 | Auto merge of #56932 - clarcharr:iter_refactor, r=Centril | bors | -1/+0 |
| 2019-01-26 | Bump bootstrap compiler to 1.33 beta | Mark Rousskov | -5/+2 |
| 2019-01-22 | Move TrustedRandomAccess into Zip module | Clar Fon | -1/+0 |
| 2019-01-17 | Add initial impl of is_sorted to Iterator | Kevin Leimkuhler | -0/+1 |
| 2019-01-15 | Rollup merge of #57579 - stjepang:once-with, r=SimonSapin | Mazdak Farrokhzad | -0/+1 |
| 2019-01-13 | Add core::iter::once_with | Stjepan Glavina | -0/+1 |
| 2019-01-13 | const stabilize . | Mazdak Farrokhzad | -0/+1 |
| 2019-01-12 | Auto merge of #57234 - Centril:const-stabilizations-2, r=oli-obk | bors | -4/+2 |
| 2019-01-09 | Update reference of rlibc crate to compiler-builtins crate | king6cong | -1/+1 |
| 2019-01-08 | Update stdsimd submodule | Guillaume Gomez | -0/+2 |
| 2019-01-02 | Update the stdsimd submodule | Alex Crichton | -0/+1 |
| 2018-12-31 | const-stabilize const_int_ops + reverse_bits | Mazdak Farrokhzad | -1/+1 |
| 2018-12-31 | stabilize const_int_sign | Mazdak Farrokhzad | -1/+0 |
| 2018-12-31 | stabilize const_int_rotate | Mazdak Farrokhzad | -1/+1 |
| 2018-12-31 | stabilize const_int_wrapping. | Mazdak Farrokhzad | -1/+0 |
| 2018-12-26 | Remove the private generic NonZero<T> wrapper type. | Simon Sapin | -1/+0 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-12-25 | Auto merge of #56926 - alexcrichton:update-stdsimd, r=TimNN | bors | -0/+1 |
| 2018-12-23 | Rollup merge of #56941 - euclio:deny-libstd-resolution-failures, r=QuietMisdr... | kennytm | -0/+1 |
| 2018-12-18 | Auto merge of #56160 - oli-obk:const_fn_let, r=nikomatsakis | bors | -1/+0 |
| 2018-12-17 | deny intra-doc link resolution failures in libstd | Andy Russell | -0/+1 |
| 2018-12-17 | Update the stdsimd submodule | Alex Crichton | -0/+1 |