| Age | Commit message (Expand) | Author | Lines |
| 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 | -1/+12 |
| 2018-10-01 | Auto merge of #54662 - matklad:once-perf, r=alexcrichton | bors | -0/+1 |
| 2018-09-30 | Auto merge of #54601 - cuviper:prep-1.31, r=Mark-Simulacrum | bors | -15/+5 |
| 2018-09-29 | Rollup merge of #54635 - neoeinstein:seek-docs, r=alexcrichton | kennytm | -2/+2 |
| 2018-09-29 | Fix Once perf regression | Aleksey Kladov | -0/+1 |
| 2018-09-28 | Improve docs for std::io::Seek | Marcus Griep | -2/+2 |
| 2018-09-27 | Bump to 1.31.0 and bootstrap from 1.30 beta | Josh Stone | -15/+5 |
| 2018-09-26 | std: Don't let `rust_panic` get inlined | Alex Crichton | -0/+1 |
| 2018-09-25 | Rollup merge of #54522 - gardrek:patch-1, r=TimNN | Pietro Albini | -3/+3 |
| 2018-09-25 | Auto merge of #54317 - Centril:feature/dbg_macro, r=SimonSapin | bors | -0/+120 |
| 2018-09-23 | Fixed three small typos. | gardrek | -3/+3 |
| 2018-09-23 | Auto merge of #54339 - cramertj:no-cx, r=aturon | bors | -36/+31 |
| 2018-09-20 | dbg_macro: notes about VCS and log::debug!(..) | Mazdak Farrokhzad | -3/+5 |
| 2018-09-20 | dbg!(expr) implementation. | Mazdak Farrokhzad | -0/+118 |
| 2018-09-20 | Rollup merge of #54257 - alexcrichton:wasm-math-symbols, r=TimNN | kennytm | -28/+1 |
| 2018-09-19 | Remove spawning from task::Context | Taylor Cramer | -36/+31 |
| 2018-09-19 | Auto merge of #54174 - parched:park, r=alexcrichton | bors | -18/+26 |
| 2018-09-19 | Auto merge of #53877 - withoutboats:compositional-pin, r=aturon | bors | -11/+11 |
| 2018-09-18 | Expand synchronization comments in `park`/`unpark` | James Duley | -8/+13 |
| 2018-09-18 | Rollup merge of #54313 - cgwalters:osstr-ref-cstr, r=joshtriplett | Guillaume Gomez | -1/+4 |
| 2018-09-18 | Rollup merge of #53522 - phungleson:fix-impl-from-for-addr, r=TimNN | Guillaume Gomez | -0/+8 |
| 2018-09-17 | OsStr: Document that it's not NUL terminated | Colin Walters | -1/+4 |
| 2018-09-17 | Auto merge of #54247 - Munksgaard:better-error-message-in-no_lookup_host_dupl... | bors | -2/+3 |
| 2018-09-16 | Auto merge of #53910 - IsaacWoods:unify_cvoid, r=SimonSapin | bors | -35/+5 |
| 2018-09-16 | Auto merge of #53804 - RalfJung:ptr-invalid, r=nagisa | bors | -1/+3 |
| 2018-09-15 | Switch wasm math symbols to their original names | Alex Crichton | -28/+1 |
| 2018-09-15 | Improve output if no_lookup_host_duplicates fails | Philip Munksgaard | -2/+3 |
| 2018-09-14 | Add comments and assertion to `park`/`unpark` | James Duley | -2/+12 |
| 2018-09-14 | Move std::os::raw::c_void into libcore and re-export in libstd | Isaac Woods | -35/+5 |
| 2018-09-14 | Rollup merge of #54207 - QuietMisdreavus:never-docs-stab, r=kennytm | kennytm | -0/+1 |
| 2018-09-14 | Rollup merge of #54203 - cuviper:stable-os_str_str_ref_eq, r=estebank | kennytm | -2/+2 |
| 2018-09-14 | Rollup merge of #54194 - fintelia:patch-3, r=cramertj | kennytm | -2/+1 |
| 2018-09-13 | Auto merge of #54168 - kennytm:rollup, r=kennytm | bors | -30/+38 |
| 2018-09-13 | re-mark the never docs as unstable | QuietMisdreavus | -0/+1 |
| 2018-09-13 | Fix the stable release of os_str_str_ref_eq | Josh Stone | -2/+2 |
| 2018-09-13 | Eliminate unused variable warning | Jonathan Behrens | -1/+1 |
| 2018-09-13 | Remove println!() statement from HashMap unit test | Jonathan Behrens | -1/+0 |
| 2018-09-14 | Rollup merge of #53829 - alexcrichton:release-debuginfo, r=michaelwoerister | kennytm | -0/+4 |
| 2018-09-14 | Rollup merge of #53976 - GuillaumeGomez:expect-world, r=steveklabnik | kennytm | -30/+34 |
| 2018-09-13 | Auto merge of #53621 - jordanrh1:windows-arm, r=alexcrichton | bors | -1/+63 |
| 2018-09-12 | Fix `thread` `park`/`unpark` synchronization | James Duley | -18/+11 |
| 2018-09-12 | Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis | bors | -1/+0 |
| 2018-09-12 | Rollup merge of #54107 - thevaleriemack:master, r=Mark-Simulacrum | kennytm | -4/+4 |
| 2018-09-12 | Rollup merge of #54064 - nagisa:tiny-typo, r=sfackler | kennytm | -2/+3 |
| 2018-09-12 | Rollup merge of #54046 - snaedis:issue-48022, r=steveklabnik | kennytm | -1/+2 |
| 2018-09-11 | stabalize infer outlives requirements (RFC 2093). | toidiu | -1/+0 |
| 2018-09-10 | Add rustc SHA to released DWARF debuginfo | Alex Crichton | -0/+4 |
| 2018-09-10 | fix typos in growth algo description | Val | -4/+4 |
| 2018-09-09 | stabilize `#[used]` | Jorge Aparicio | -1/+1 |