| Age | Commit message (Expand) | Author | Lines |
| 2018-11-10 | reduce list to functions callable in const ctx. | Mazdak Farrokhzad | -20/+20 |
| 2018-11-10 | constify parts of libstd. | Mazdak Farrokhzad | -53/+52 |
| 2018-11-08 | Deprecate channel selection | Stjepan Glavina | -4/+6 |
| 2018-11-08 | Clarifying documentation for collections::hash_map::Entry::or_insert | Meltinglava | -2/+2 |
| 2018-11-08 | Auto merge of #55366 - Amanieu:stable_layout, r=Amanieu | bors | -0/+1 |
| 2018-11-07 | Rollup merge of #55734 - teresy:shorthand-fields, r=davidtwco | kennytm | -23/+23 |
| 2018-11-06 | Add a tracking issue for extra Layout methods | Amanieu d'Antras | -0/+1 |
| 2018-11-06 | refactor: use shorthand fields | teresy | -23/+23 |
| 2018-11-06 | Rollup merge of #55621 - GuillaumeGomez:create-dir, r=QuietMisdreavus | kennytm | -0/+7 |
| 2018-11-06 | Rollup merge of #55597 - alexcrichton:thread-local-inner, r=KodrAus | kennytm | -4/+4 |
| 2018-11-06 | Auto merge of #55518 - alexcrichton:smaller-wasm, r=sfackler | bors | -1/+10 |
| 2018-11-05 | Auto merge of #55410 - nagisa:atomic-align, r=pnkfelix | bors | -0/+6 |
| 2018-11-05 | Do not Atomic{I,U}128 in stage0 | Simonas Kazlauskas | -2/+2 |
| 2018-11-04 | Add precision for create_dir function | Guillaume Gomez | -0/+7 |
| 2018-11-02 | NetBSD: link libstd with librt in addition to libpthread | Jonathan A. Kollasch | -1/+4 |
| 2018-11-02 | Fix compile errors in test | Jonathan Behrens | -9/+9 |
| 2018-11-02 | Suggested edits | Jonathan Behrens | -24/+24 |
| 2018-11-02 | Add some tests | Jonathan Behrens | -11/+20 |
| 2018-11-02 | Add BufWriter::buffer method | Jonathan Behrens | -0/+19 |
| 2018-11-02 | Remove all jemalloc-related content | Alex Crichton | -18/+4 |
| 2018-11-02 | Auto merge of #54043 - fintelia:raw_entry, r=alexcrichton | bors | -6/+673 |
| 2018-11-02 | Auto merge of #55359 - alex:command-exec-uaf, r=alexcrichton | bors | -8/+99 |
| 2018-11-01 | std: Enable usage of `thread_local!` through imports | Alex Crichton | -4/+4 |
| 2018-11-01 | std: Improve codegen size of accessing TLS | Alex Crichton | -1/+10 |
| 2018-11-01 | Fixes #46775 -- don't mutate the process's environment in Command::exec | Alex Gaynor | -8/+99 |
| 2018-10-31 | A couple suggested edits | Jonathan Behrens | -7/+3 |
| 2018-10-31 | Bump nightly to 1.32.0 | Alex Crichton | -1/+0 |
| 2018-10-30 | thread::unpark: Avoid notifying with mutex locked. | James Duley | -2/+12 |
| 2018-10-30 | Add example of using the indexing operator to HashMap docs | Florian Hartwig | -0/+3 |
| 2018-10-28 | Auto merge of #55043 - oliver-giersch:unchecked_thread_spawning, r=alexcrichton | bors | -13/+78 |
| 2018-10-28 | Rollup merge of #55148 - SimonSapin:path-fromstr, r=oli-obk | kennytm | -0/+11 |
| 2018-10-27 | Correct alignment of atomic types and (re)add Atomic{I,U}128 | Oliver Middleton | -0/+6 |
| 2018-10-25 | Rollup merge of #55328 - raphlinus:copysign_typo, r=joshtriplett | Pietro Albini | -8/+8 |
| 2018-10-25 | Rollup merge of #55269 - matthiaskrgr:typos_oct, r=zackmdavis | Pietro Albini | -3/+3 |
| 2018-10-25 | Rollup merge of #55247 - peterjoel:peterjoel-prim-char-doc-example, r=joshtri... | Pietro Albini | -2/+2 |
| 2018-10-25 | Rollup merge of #55200 - octronics:gh51430, r=kennytm | Pietro Albini | -0/+88 |
| 2018-10-25 | Rollup merge of #54965 - chathaway-codes:update-tcp-stream-docs, r=GuillaumeG... | Pietro Albini | -5/+5 |
| 2018-10-25 | Rollup merge of #53931 - iirelu:keyword-docs, r=steveklabnik | Pietro Albini | -28/+669 |
| 2018-10-24 | Fix doc for new copysign functions | Raph Levien | -8/+8 |
| 2018-10-24 | Documents `From` implementations for `Stdio` | OCTronics | -0/+88 |
| 2018-10-23 | Hopefully fix compile error | iirelu | -1/+0 |
| 2018-10-23 | fix typos in various places | Matthias Krüger | -3/+3 |
| 2018-10-21 | Clarified code example | Peter Hall | -2/+2 |
| 2018-10-20 | Auto merge of #55014 - ljedrz:lazyboye_unwraps, r=matthewjasper | bors | -4/+4 |
| 2018-10-19 | Rollup merge of #55169 - raphlinus:copysign, r=joshtriplett | kennytm | -0/+58 |
| 2018-10-19 | Prefer unwrap_or_else to unwrap_or in case of function calls/allocations | ljedrz | -4/+4 |
| 2018-10-18 | Add must_use on copysign | Raph Levien | -0/+2 |
| 2018-10-18 | Fix tidy checks | jD91mZM2 | -1/+1 |
| 2018-10-18 | Revert liblibc submodule url | jD91mZM2 | -7/+2 |
| 2018-10-18 | Interpret shebangs on redox | jD91mZM2 | -14/+80 |