| Age | Commit message (Expand) | Author | Lines |
| 2017-08-21 | Expose mir-borrowck via a query. | Felix S. Klock II | -2/+44 |
| 2017-08-21 | Auto merge of #43986 - petrochenkov:pubcrate3, r=pnkfelix | bors | -1309/+64 |
| 2017-08-21 | Auto merge of #43929 - oli-obk:use_placement, r=nrc | bors | -41/+198 |
| 2017-08-20 | Auto merge of #44000 - ids1024:redox-exec-error, r=alexcrichton | bors | -1/+1 |
| 2017-08-20 | redox: Correct error on exec when file is not found | Ian Douglas Scott | -1/+1 |
| 2017-08-20 | Auto merge of #43996 - shanavas786:fix-typo, r=frewsxcv | bors | -1/+1 |
| 2017-08-20 | Auto merge of #43978 - GuillaumeGomez:missing-links, r=frewsxcv | bors | -60/+115 |
| 2017-08-20 | Auto merge of #43976 - dylanmckay:update-builtins, r=alexcrichton | bors | -0/+0 |
| 2017-08-20 | Fix typo in doc | Shanavas M | -1/+1 |
| 2017-08-20 | Auto merge of #43911 - arthurprs:update-jemalloc, r=alexcrichton | bors | -23/+1 |
| 2017-08-20 | Auto merge of #43965 - frewsxcv:frewsxcv-filter-map, r=QuietMisdreavus | bors | -1/+1 |
| 2017-08-20 | Auto merge of #43950 - redox-os:redox_docker, r=alexcrichton | bors | -0/+1 |
| 2017-08-19 | Auto merge of #43936 - oli-obk:patch-6, r=alexcrichton | bors | -4/+4 |
| 2017-08-19 | librustc_typeck: store a DefId rather than a Name | Tamir Duberstein | -7/+5 |
| 2017-08-19 | rustc: Remove some dead code | Vadim Petrochenkov | -1309/+64 |
| 2017-08-19 | Auto merge of #43919 - frewsxcv:frewsxcv-char-primitive, r=QuietMisdreavus | bors | -13/+18 |
| 2017-08-19 | Auto merge of #43933 - topecongiro:bad-span-for-attributes, r=petrochenkov | bors | -16/+11 |
| 2017-08-18 | Minor Iterator::filter_map description rewording. | Corey Farwell | -1/+1 |
| 2017-08-18 | Add missing links for String module and type | Guillaume Gomez | -32/+41 |
| 2017-08-18 | Auto merge of #43917 - ids1024:redox-unwind, r=alexcrichton | bors | -2/+1 |
| 2017-08-18 | Add missing urls for Result struct | Guillaume Gomez | -27/+73 |
| 2017-08-18 | Add missing url for fmt module | Guillaume Gomez | -1/+1 |
| 2017-08-18 | Update the compiler_builtins submodule | Dylan McKay | -0/+0 |
| 2017-08-18 | Auto merge of #43901 - GuillaumeGomez:unsized-union-field, r=petrochenkov | bors | -10/+91 |
| 2017-08-18 | Add an additional empty line between the suggested `use` and the next item | Oliver Schneider | -5/+18 |
| 2017-08-18 | Handle structs, unions and enums unsized field/variant separately | Guillaume Gomez | -13/+64 |
| 2017-08-18 | Auto merge of #43904 - topecongiro:libsyntax/parse-attr, r=petrochenkov | bors | -6/+4 |
| 2017-08-18 | Auto merge of #43900 - TobiasSchaffner:net_out_of_io, r=alexcrichton | bors | -59/+62 |
| 2017-08-18 | Auto merge of #43897 - lu-zero:master, r=alexcrichton | bors | -0/+90 |
| 2017-08-18 | Auto merge of #43832 - huntiep:compiler-desugaring-enum, r=nikomatsakis | bors | -11/+48 |
| 2017-08-17 | Add x86_64-unknown-redox to build manifest target list | Jeremy Soller | -0/+1 |
| 2017-08-17 | Improve placement of `use` suggestions | Oliver Schneider | -37/+181 |
| 2017-08-17 | Rollup merge of #43930 - pravic:es5-revert-shorthand, r=frewsxcv | Corey Farwell | -4/+4 |
| 2017-08-17 | Rollup merge of #43928 - anthonyclays:anthonyclays-refcell-docfix, r=QuietMis... | Corey Farwell | -1/+1 |
| 2017-08-17 | Rollup merge of #43920 - michael-zapata:cleanup/mir, r=arielb1 | Corey Farwell | -6/+4 |
| 2017-08-17 | Rollup merge of #43916 - integer32llc:cargo-docs-redirect, r=alexcrichton | Corey Farwell | -1/+46 |
| 2017-08-17 | Rollup merge of #43915 - adrian5:patch-1, r=sfackler | Corey Farwell | -1/+1 |
| 2017-08-17 | Rollup merge of #43914 - steveklabnik:update-books, r=QuietMisdreavus | Corey Farwell | -0/+0 |
| 2017-08-17 | Rollup merge of #43912 - Songbird0:e0106_field_lifetimes, r=GuillaumeGomez | Corey Farwell | -0/+4 |
| 2017-08-17 | Rollup merge of #43905 - partim:master, r=steveklabnik | Corey Farwell | -1/+8 |
| 2017-08-17 | Rollup merge of #43891 - Fourchaux:master, r=steveklabnik | Corey Farwell | -59/+59 |
| 2017-08-17 | Upgrade a comment to a doc comment | Oliver Schneider | -1/+1 |
| 2017-08-17 | Upgrade a comment to a doc comment | Oliver Schneider | -3/+3 |
| 2017-08-17 | Update ui tests | Seiichi Uchida | -2/+2 |
| 2017-08-17 | Include the closing paren to the span of ast::NestedMetaItem | Seiichi Uchida | -11/+6 |
| 2017-08-17 | Use respan() | Seiichi Uchida | -3/+3 |
| 2017-08-17 | Auto merge of #43902 - michaelwoerister:fix-mir-passes-promoted, r=arielb1 | bors | -0/+8 |
| 2017-08-17 | Fix ES5 regression with shorthand names. | pravic | -4/+4 |
| 2017-08-17 | Fixed typo in RefCell::get_mut | Anthony Clays | -1/+1 |
| 2017-08-17 | refactor(mir): remove unused argument | Michael Zapata | -6/+4 |