| Age | Commit message (Expand) | Author | Lines |
| 2018-12-26 | Stabilize duration_as_u128 | Sunjay Varma | -1/+1 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-12-25 | Fix build on latest git master | Jethro Beekman | -1/+2 |
| 2018-12-24 | std: Use backtrace-sys from crates.io | Alex Crichton | -0/+3 |
| 2018-12-24 | Rollup merge of #56978 - jethrogb:jb/sgx-os-mod, r=joshtriplett | Mazdak Farrokhzad | -1/+1 |
| 2018-12-23 | Rollup merge of #57067 - Centril:stabilize-min_const_unsafe_fn, r=oli-obk | Mazdak Farrokhzad | -1/+0 |
| 2018-12-23 | Rollup merge of #56939 - cramertj:pin-stabilization, r=alexcrichton | Mazdak Farrokhzad | -2/+1 |
| 2018-12-23 | stabilize min_const_unsafe_fn in 1.33. | Mazdak Farrokhzad | -1/+0 |
| 2018-12-23 | Rollup merge of #56941 - euclio:deny-libstd-resolution-failures, r=QuietMisdr... | kennytm | -0/+1 |
| 2018-12-21 | Stabilize Pin | Taylor Cramer | -2/+1 |
| 2018-12-20 | Fix pipe2 and accept4 on static linked executables on linux (like musl). | Adrian Budau | -0/+1 |
| 2018-12-20 | Add `std::os::fortanix_sgx` module | Jethro Beekman | -1/+1 |
| 2018-12-17 | deny intra-doc link resolution failures in libstd | Andy Russell | -0/+1 |
| 2018-12-14 | std: Use `rustc_demangle` from crates.io | Alex Crichton | -0/+1 |
| 2018-12-14 | Rollup merge of #56708 - oli-obk:stability_internal_const_fn, r=alexcrichton | kennytm | -0/+1 |
| 2018-12-12 | Bump to 1.33.0 | Alex Crichton | -4/+0 |
| 2018-12-11 | Properly stage new feature gates | Oliver Scherer | -1/+1 |
| 2018-12-11 | Remove unnecessary feature gates from const fns | Oliver Scherer | -0/+1 |
| 2018-12-10 | Update Cargo submodule and its dependencies | Alex Crichton | -4/+3 |
| 2018-12-07 | SGX target: implement user memory management | Jethro Beekman | -1/+2 |
| 2018-12-07 | Add x86_64-fortanix-unknown-sgx target to libstd and dependencies | Jethro Beekman | -0/+7 |
| 2018-12-02 | Auto merge of #56275 - RalfJung:win-mutex, r=SimonSapin | bors | -0/+1 |
| 2018-11-27 | add missing feature | Ralf Jung | -0/+1 |
| 2018-11-26 | libcore: Add va_list lang item and intrinsics | Dan Robertson | -0/+1 |
| 2018-11-21 | update various stdlib docs | Steve Klabnik | -2/+2 |
| 2018-11-20 | fix more links | Steve Klabnik | -5/+5 |
| 2018-11-11 | std: Delete the `alloc_system` crate | Alex Crichton | -3/+1 |
| 2018-11-10 | Fix documentation typos. | Bruce Mitchener | -1/+1 |
| 2018-11-08 | Auto merge of #55366 - Amanieu:stable_layout, r=Amanieu | bors | -0/+1 |
| 2018-11-06 | Add a tracking issue for extra Layout methods | Amanieu d'Antras | -0/+1 |
| 2018-11-02 | Remove all jemalloc-related content | Alex Crichton | -8/+1 |
| 2018-11-02 | Auto merge of #54043 - fintelia:raw_entry, r=alexcrichton | bors | -0/+1 |
| 2018-10-31 | Bump nightly to 1.32.0 | Alex Crichton | -1/+0 |
| 2018-10-05 | Stabilize `min_const_fn` | Oliver Schneider | -1/+1 |
| 2018-10-05 | Auto merge of #54017 - alexcrichton:wasm-atomics2, r=sfackler | bors | -0/+1 |
| 2018-10-02 | make `CStr::from_bytes_with_nul_unchecked()` a const fn | Austin Bonander | -0/+1 |
| 2018-10-02 | make `CStr::from_bytes_with_nul_unchecked()` a const fn | Austin Bonander | -0/+1 |
| 2018-09-27 | Bump to 1.31.0 and bootstrap from 1.30 beta | Josh Stone | -8/+3 |
| 2018-09-24 | std: Start implementing wasm32 atomics | Alex Crichton | -0/+1 |
| 2018-09-19 | Auto merge of #53877 - withoutboats:compositional-pin, r=aturon | bors | -1/+1 |
| 2018-09-11 | stabalize infer outlives requirements (RFC 2093). | toidiu | -1/+0 |
| 2018-09-09 | stabilize `#[used]` | Jorge Aparicio | -1/+1 |
| 2018-09-07 | Cleanup API somewhat | Jonathan Behrens | -1/+0 |
| 2018-09-07 | stabilize `#[panic_handler]` | Jorge Aparicio | -1/+0 |
| 2018-09-05 | progress on raw_entry | Alexis Beingessner | -1/+2 |
| 2018-09-05 | WIP: add raw_entry API to HashMap | Alexis Beingessner | -0/+1 |
| 2018-09-01 | Update to a new pinning API. | Without Boats | -1/+1 |
| 2018-08-31 | Libstd only has `min_const_fn` const fns | Oliver Schneider | -1/+2 |
| 2018-08-27 | Auto merge of #53227 - nivkner:pin_move, r=RalfJung | bors | -0/+2 |
| 2018-08-27 | Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis | bors | -0/+1 |