| Age | Commit message (Expand) | Author | Lines |
| 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 | update wording for std::thread::sleep | Vasya Novikov | -4/+4 |
| 2018-09-28 | fix std::thread::sleep typo | Vasya Novikov | -1/+1 |
| 2018-09-28 | Improve docs for std::io::Seek | Marcus Griep | -2/+2 |
| 2018-09-28 | Rewrite section on concurrency | Gabriel Majeri | -4/+5 |
| 2018-09-28 | Fix broken links | Gabriel Majeri | -5/+7 |
| 2018-09-27 | Bump to 1.31.0 and bootstrap from 1.30 beta | Josh Stone | -15/+5 |
| 2018-09-27 | Address review comments | Gabriel Majeri | -14/+15 |
| 2018-09-27 | Make example code use global variables | Gabriel Majeri | -13/+14 |
| 2018-09-27 | Expand the documentation for the std::sync module | Gabriel Majeri | -4/+119 |
| 2018-09-27 | Doc for From ErrorKind | Son | -3/+12 |
| 2018-09-26 | Remove the last broken link. | iirelu | -2/+1 |
| 2018-09-26 | Incorporate criticisms into keyword docs | iirelu | -8/+13 |
| 2018-09-26 | Removed dead links to unwritten keyword docs | iirelu | -20/+7 |
| 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-26 | Examples for docs | Son | -0/+148 |
| 2018-09-25 | Auto merge of #54317 - Centril:feature/dbg_macro, r=SimonSapin | bors | -0/+120 |
| 2018-09-24 | std: Start implementing wasm32 atomics | Alex Crichton | -4/+500 |
| 2018-09-24 | Add keyword docs for `loop`. | iirelu | -0/+45 |
| 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 | Rework `let` keyword docs | iirelu | -14/+48 |
| 2018-09-19 | Document impl keyword | iirelu | -5/+71 |
| 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 | Incorporate keyword doc PR critique | iirelu | -31/+36 |
| 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 | Entry is an enum not a struct | Jonathan Behrens | -1/+1 |
| 2018-09-13 | Fix links in docs | Jonathan Behrens | -2/+7 |
| 2018-09-13 | Auto merge of #54168 - kennytm:rollup, r=kennytm | bors | -30/+38 |