| Age | Commit message (Expand) | Author | Lines |
| 2019-04-24 | Bootstrap x86_64 musl by itself | Mateusz Mikuła | -10/+9 |
| 2019-04-24 | Auto merge of #60180 - ehuss:update-cargo-books, r=alexcrichton | bors | -0/+0 |
| 2019-04-24 | std: Derive `Default` for `io::Cursor` | Daiki Mizukami | -1/+1 |
| 2019-04-24 | Fix ignore-logic for sanitizer run-make tests. | Michael Woerister | -9/+6 |
| 2019-04-24 | Auto merge of #60213 - Manishearth:clippyup, r=oli-obk | bors | -9/+15 |
| 2019-04-23 | Update cargo, books | Eric Huss | -0/+0 |
| 2019-04-24 | report fatal errors during doctest parsing | Andy Russell | -6/+55 |
| 2019-04-24 | Rollup merge of #60190 - nnethercote:less-metadata-gen, r=alexcrichton | Mazdak Farrokhzad | -23/+37 |
| 2019-04-24 | Rollup merge of #60186 - estebank:accept-suffix, r=nikomatsakis | Mazdak Farrokhzad | -3/+31 |
| 2019-04-24 | Rollup merge of #59822 - GuillaumeGomez:fix-dark-theme-css, r=Manishearth | Mazdak Farrokhzad | -3/+3 |
| 2019-04-24 | Rollup merge of #59739 - cramertj:stabilize, r=withoutboats | Mazdak Farrokhzad | -71/+178 |
| 2019-04-24 | Rollup merge of #56278 - eddyb:mir-debuginfo-proof, r=nikomatsakis | Mazdak Farrokhzad | -254/+318 |
| 2019-04-24 | Auto merge of #58623 - Amanieu:hashbrown3, r=alexcrichton | bors | -2398/+501 |
| 2019-04-24 | Don't generate unnecessary rmeta files. | Nicholas Nethercote | -23/+37 |
| 2019-04-23 | Stabilize futures_api | Taylor Cramer | -66/+86 |
| 2019-04-23 | Add rustc_allow_const_fn_ptr | Taylor Cramer | -6/+93 |
| 2019-04-24 | Update hashbrown to 0.3.0 | Amanieu d'Antras | -1/+1 |
| 2019-04-24 | Update hashbrown to 0.2.2 | Amanieu d'Antras | -1/+1 |
| 2019-04-24 | Remove stabilized alloc feature from rustc-std-workspace-alloc | Amanieu d'Antras | -1/+1 |
| 2019-04-24 | Update hashbrown to 0.2.1 | Amanieu d'Antras | -1/+1 |
| 2019-04-24 | Remove broken tests | Amanieu d'Antras | -74/+0 |
| 2019-04-24 | Fix test | Amanieu d'Antras | -3/+3 |
| 2019-04-24 | Replace the robin-hood hash table with hashbrown | Amanieu d'Antras | -2278/+405 |
| 2019-04-24 | Make libstd depend on the hashbrown crate | Amanieu d'Antras | -0/+24 |
| 2019-04-24 | Mark HashSet functions with #[inline] | Amanieu d'Antras | -0/+45 |
| 2019-04-24 | Add try_reserve to HashSet | Amanieu d'Antras | -0/+24 |
| 2019-04-24 | Remove the Recover trait for HashSet | Amanieu d'Antras | -52/+9 |
| 2019-04-23 | review comment: change linked ticket | Esteban Küber | -1/+1 |
| 2019-04-23 | Fix index-page generation | Guillaume Gomez | -2/+7 |
| 2019-04-23 | rustc_mir: create the `let` and "remainder" scopes in source order. | Eduard-Mihai Burtescu | -10/+11 |
| 2019-04-23 | rustc_mir: pretty-print all locals into their respective scopes. | Eduard-Mihai Burtescu | -96/+74 |
| 2019-04-23 | rustc_mir: don't rely on mir::LocalDecl `visibility_scope`s in the MIR borrowck. | Eduard-Mihai Burtescu | -5/+1 |
| 2019-04-23 | rustc: dissuade compiler developers from misusing upvar debuginfo. | Eduard-Mihai Burtescu | -24/+29 |
| 2019-04-23 | rustc_codegen_ssa: rename debuginfo_upvar_decls_ops_sequence to debuginfo_upv... | Eduard-Mihai Burtescu | -3/+3 |
| 2019-04-23 | rustc_mir: don't use upvar_decls in the miri validity checks. | Eduard-Mihai Burtescu | -6/+22 |
| 2019-04-23 | rustc_mir: don't use upvar_decls in the generator state transform. | Eduard-Mihai Burtescu | -5/+5 |
| 2019-04-23 | rustc: don't track var_hir_id or mutability in mir::UpvarDecl. | Eduard-Mihai Burtescu | -20/+20 |
| 2019-04-23 | Update clippy | Manish Goregaokar | -9/+15 |
| 2019-04-23 | Rollup merge of #60191 - gnzlbg:f16c, r=alexcrichton | Mazdak Farrokhzad | -0/+1 |
| 2019-04-23 | Rollup merge of #60177 - rasendubi:rustdoc-comments, r=varkor | Mazdak Farrokhzad | -151/+148 |
| 2019-04-23 | Rollup merge of #60169 - varkor:tidy-unnecessary-ignore-newline, r=kennytm | Mazdak Farrokhzad | -250/+182 |
| 2019-04-23 | Rollup merge of #60146 - Manishearth:font-update, r=QuietMisdreavus | Mazdak Farrokhzad | -14/+9 |
| 2019-04-23 | Rollup merge of #59839 - KodrAus:must-use-num, r=sfackler | Mazdak Farrokhzad | -1/+157 |
| 2019-04-23 | Rollup merge of #59823 - davidtwco:issue-54716, r=cramertj | Mazdak Farrokhzad | -130/+685 |
| 2019-04-23 | Outdent example, preserving nested fence | Felix Rabe | -10/+10 |
| 2019-04-23 | Reduce noise and document test case. | David Wood | -91/+83 |
| 2019-04-23 | Debug-print error when using rtunwrap | Jethro Beekman | -4/+6 |
| 2019-04-23 | Auto merge of #60155 - davidtwco:issue-59819, r=oli-obk | bors | -55/+175 |
| 2019-04-23 | deny -> warn | Ralf Jung | -1/+1 |
| 2019-04-23 | rustc_mir: don't rely on mir::UpvarDecl in the MIR borrowck. | Eduard-Mihai Burtescu | -91/+159 |