| Age | Commit message (Expand) | Author | Lines |
| 2018-04-12 | Rename `heap` modules in the core, alloc, and std crates to `alloc` | Simon Sapin | -1/+5 |
| 2018-04-12 | Import the `alloc` crate as `alloc_crate` in std | Simon Sapin | -40/+34 |
| 2018-04-12 | Inline docs for the heap module’s reexports | Simon Sapin | -1/+1 |
| 2018-04-12 | Mark the rest of the `unicode` feature flag as perma-unstable. | Simon Sapin | -1/+0 |
| 2018-04-12 | Reexport from core::unicode::char in core::char rather than vice versa | Simon Sapin | -1/+1 |
| 2018-04-12 | Deprecate the std_unicode crate | Simon Sapin | -2/+1 |
| 2018-04-12 | Move Utf8Lossy decoder to libcore | Simon Sapin | -4/+4 |
| 2018-04-11 | Prevent EPIPE causing ICEs in rustc and rustdoc | varkor | -2/+2 |
| 2018-04-11 | Auto merge of #49681 - tmccombs:take-set-limit-stable, r=sfackler | bors | -2/+1 |
| 2018-04-11 | Auto merge of #49715 - Mark-Simulacrum:deny-warnings, r=alexcrichton | bors | -4/+0 |
| 2018-04-09 | Auto merge of #49673 - ollie27:stab, r=sfackler | bors | -4/+4 |
| 2018-04-08 | Move deny(warnings) into rustbuild | Mark Simulacrum | -4/+0 |
| 2018-04-08 | fixup! std: Child::kill() returns error if process has already exited | Andreas Tolfsen | -1/+1 |
| 2018-04-07 | Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis | bors | -8/+2 |
| 2018-04-07 | Rollup merge of #49503 - oli-obk:extern_crate_compiler_builtins, r=alexcrichton | kennytm | -0/+1 |
| 2018-04-07 | Inject the `compiler_builtins` crate whenever the `core` crate is injected | Oliver Schneider | -0/+1 |
| 2018-04-07 | Rollup merge of #49702 - alexcrichton:inline-methods, r=Mark-Simulacrum | kennytm | -0/+4 |
| 2018-04-05 | Rollup merge of #49686 - memoryleak47:typo, r=alexcrichton | Alex Crichton | -3/+3 |
| 2018-04-05 | std: Inline some Termination-related methods | Alex Crichton | -0/+4 |
| 2018-04-05 | Correct a few stability attributes | Oliver Middleton | -4/+4 |
| 2018-04-05 | Bump the bootstrap compiler to 1.26.0 beta | Alex Crichton | -8/+2 |
| 2018-04-05 | typos | memoryleak47 | -3/+3 |
| 2018-04-05 | Auto merge of #48851 - petrochenkov:genparattr, r=nikomatsakis | bors | -1/+1 |
| 2018-04-05 | Stabilize take_set_limit | Thayne McCombs | -2/+1 |
| 2018-04-05 | Stabilize attributes on generic parameters | Vadim Petrochenkov | -1/+1 |
| 2018-04-04 | Replace manual iter exhaust with for_each(drop). | Clar Charr | -1/+1 |
| 2018-04-05 | Rollup merge of #49594 - mbrubeck:docs, r=steveklabnik | kennytm | -2/+28 |
| 2018-04-05 | Rollup merge of #49637 - tmccombs:parent-id-stabilize, r=sfackler | kennytm | -1/+1 |
| 2018-04-04 | Use box syntax instead of Box::new in Mutex::remutex on Windows | Mike Hommey | -1/+1 |
| 2018-04-04 | Rollup merge of #49619 - durka:patch-46, r=steveklabnik | kennytm | -2/+2 |
| 2018-04-04 | Rollup merge of #49612 - tmccombs:stabilize-getpid, r=kennytm | kennytm | -1/+1 |
| 2018-04-04 | Rollup merge of #49599 - rolfvandekrol:feature/no_ru, r=frewsxcv | kennytm | -1/+1 |
| 2018-04-04 | Auto merge of #48575 - ishitatsuyuki:unix-no-thread, r=alexcrichton | bors | -10/+61 |
| 2018-04-03 | Stabilize parent_id() | Thayne McCombs | -1/+1 |
| 2018-04-03 | Add performance notes to BufReader/BufWriter docs | Matt Brubeck | -0/+12 |
| 2018-04-03 | Cross-reference fs::read functions from io::Read docs | Matt Brubeck | -0/+10 |
| 2018-04-03 | tweak format_args! docs | Alex Burka | -2/+2 |
| 2018-04-03 | Remove all unstable placement features | Aidan Hobson Sayers | -177/+1 |
| 2018-04-03 | Fix imports | Tatsuyuki Ishi | -1/+1 |
| 2018-04-02 | Fix "since" version for getpid feature. | Thayne McCombs | -1/+1 |
| 2018-04-02 | Fix typo | Rolf van de Krol | -1/+1 |
| 2018-04-02 | Add performance note to fs::read docs | Matt Brubeck | -2/+6 |
| 2018-04-02 | Auto merge of #49580 - glandium:core-heap, r=SimonSapin | bors | -2/+4 |
| 2018-04-02 | Use Alloc and Layout from core::heap. | Mike Hommey | -2/+4 |
| 2018-04-01 | Stabilize `std::process::id()` | Thayne McCombs | -2/+1 |
| 2018-04-01 | Auto merge of #49418 - frewsxcv:frewsxcv-network-order, r=TimNN | bors | -2/+80 |
| 2018-04-01 | Auto merge of #49522 - mbrubeck:fs_read, r=SimonSapin | bors | -5/+5 |
| 2018-03-31 | Auto merge of #49521 - mbrubeck:fs_read_write_bytes, r=TimNN | bors | -2/+2 |
| 2018-03-31 | Auto merge of #49501 - sfackler:unix-epoch-assoc-const, r=alexcrichton | bors | -0/+23 |
| 2018-03-31 | Auto merge of #49481 - SimonSapin:core-heap, r=alexcrichton | bors | -1/+2 |