| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2018-12-10 | Update Cargo submodule and its dependencies | Alex Crichton | -2/+0 |
| 2018-12-09 | Resolve FIXME and cleanup | Shotaro Yamada | -0/+1 |
| 2018-11-30 | Remove unused feature gate from `libcore` | Oliver Scherer | -1/+0 |
| 2018-11-30 | Remove a bunch of now-unnecessary `const_let` feature gates | Oliver Scherer | -1/+1 |
| 2018-11-27 | remove uses of feature gate | Mark Mansi | -1/+0 |
| 2018-11-15 | Rollup merge of #55785 - stjepang:unsized-drop-forget, r=alexcrichton | Pietro Albini | -0/+1 |
| 2018-11-13 | Rollup merge of #55837 - Centril:spökdata-skall-vara-strukturellt-matchbar, ... | kennytm | -0/+1 |
| 2018-11-12 | Auto merge of #55278 - Centril:constification-1, r=alexcrichton | bors | -1/+0 |
| 2018-11-10 | Fix documentation typos. | Bruce Mitchener | -1/+1 |
| 2018-11-10 | make PhantomData #[structural_match]. | Mazdak Farrokhzad | -0/+1 |
| 2018-11-10 | constify parts of libcore. | Mazdak Farrokhzad | -1/+0 |
| 2018-11-08 | Allow unsized types in mem::drop and mem::forget | Stjepan Glavina | -0/+1 |
| 2018-10-31 | Bump nightly to 1.32.0 | Alex Crichton | -1/+0 |
| 2018-10-28 | Rollup merge of #55252 - SimonSapin:maybeuninit-new, r=bluss | kennytm | -0/+1 |
| 2018-10-21 | Add MaybeUninit::new | Simon Sapin | -0/+1 |
| 2018-10-19 | Stabilize impl_header_lifetime_elision in 2015 | Scott McMurray | -1/+1 |
| 2018-10-05 | Auto merge of #54017 - alexcrichton:wasm-atomics2, r=sfackler | bors | -0/+1 |
| 2018-09-29 | Use impl_header_lifetime_elision in libcore | Scott McMurray | -0/+1 |
| 2018-09-30 | Auto merge of #54601 - cuviper:prep-1.31, r=Mark-Simulacrum | bors | -1/+1 |
| 2018-09-29 | Revert "Auto merge of #53508 - japaric:maybe-uninit, r=RalfJung" | Ralf Jung | -2/+0 |
| 2018-09-27 | Bump to 1.31.0 and bootstrap from 1.30 beta | Josh Stone | -1/+1 |
| 2018-09-24 | std: Start implementing wasm32 atomics | Alex Crichton | -0/+1 |
| 2018-09-22 | core: fix deprecated warnings | Jorge Aparicio | -0/+2 |
| 2018-09-14 | Move std::os::raw::c_void into libcore and re-export in libstd | Isaac Woods | -0/+1 |
| 2018-09-11 | stabalize infer outlives requirements (RFC 2093). | toidiu | -1/+0 |
| 2018-09-01 | rebase | Tim | -0/+7 |
| 2018-08-27 | Auto merge of #53227 - nivkner:pin_move, r=RalfJung | bors | -0/+1 |
| 2018-08-27 | Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis | bors | -0/+1 |
| 2018-08-24 | check that adding infer-outlives requirement to all crates works | Niko Matsakis | -0/+1 |