| Age | Commit message (Expand) | Author | Lines |
| 2020-03-31 | Use Place directly on make_return_dest, it's Copy | Santiago Pastorino | -2/+2 |
| 2020-03-31 | Use Place directly on codegen_drop_terminator, it's Copy | Santiago Pastorino | -2/+2 |
| 2020-03-31 | Use Place directly in peek_at, it's Copy | Santiago Pastorino | -4/+4 |
| 2020-03-31 | Use Place directly on place_contents_drop_state_cannot_differ, it's Copy | Santiago Pastorino | -2/+2 |
| 2020-03-31 | Use Place directly in place_as_reborrow, it's Copy | Santiago Pastorino | -3/+3 |
| 2020-03-31 | Use Place directly in librustc_mir_build, it's Copy | Santiago Pastorino | -63/+55 |
| 2020-03-31 | expand vec![] to Vec::new() | Trevor Spiteri | -0/+6 |
| 2020-03-31 | Fix double-free and undefined behaviour in libstd::syn::unix::Thread::new. | Vytautas Astrauskas | -18/+43 |
| 2020-03-31 | Update cargo | Eric Huss | -0/+0 |
| 2020-03-31 | Auto merge of #70625 - Dylan-DPC:rollup-o8n2hw8, r=Dylan-DPC | bors | -205/+454 |
| 2020-03-31 | Update books. | Eric Huss | -0/+0 |
| 2020-03-31 | Add io::Write::write_all_vectored | Thomas de Zeeuw | -1/+161 |
| 2020-03-31 | ci: disable cancel-outdated-builds for the try branch | Pietro Albini | -3/+4 |
| 2020-03-31 | Use Place directly on Operand::place and friends, it's Copy | Santiago Pastorino | -33/+33 |
| 2020-03-31 | Use Place directly, it's Copy even more use cases | Santiago Pastorino | -119/+120 |
| 2020-03-31 | Use Place directly, it's Copy more use cases | Santiago Pastorino | -28/+25 |
| 2020-03-31 | Use Place directly on check_mut_borrowing_layout_constrained_field, it's Copy | Santiago Pastorino | -2/+2 |
| 2020-03-31 | Use Place directly on remove_never_initialized_mut_locals, it's Copy | Santiago Pastorino | -4/+4 |
| 2020-03-31 | Use Place directly on borrow_of_local_data, it's Copy | Santiago Pastorino | -4/+4 |
| 2020-03-31 | Use Place directly on propagate_closure_used_mut_place, it's Copy | Santiago Pastorino | -4/+3 |
| 2020-03-31 | Use Place directly, it's Copy | Santiago Pastorino | -94/+88 |
| 2020-03-31 | Rollup merge of #70623 - rcoh:patch-2, r=jonas-schievink | Dylan DPC | -1/+1 |
| 2020-03-31 | Rollup merge of #70614 - RalfJung:cons-prop-reloc, r=wesleywiser | Dylan DPC | -7/+4 |
| 2020-03-31 | Rollup merge of #70606 - GuillaumeGomez:cleanup-e0466, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-03-31 | Rollup merge of #70600 - danielframpton:aarch64-windows-tests, r=alexcrichton | Dylan DPC | -17/+0 |
| 2020-03-31 | Rollup merge of #70268 - tmiasko:sanitizer-docs, r=steveklabnik | Dylan DPC | -86/+150 |
| 2020-03-31 | Rollup merge of #69458 - Luro02:master, r=GuillaumeGomez,ollie27 | Dylan DPC | -40/+63 |
| 2020-03-31 | Rollup merge of #69425 - lcnr:make_contiguous, r=Amanieu | Dylan DPC | -53/+235 |
| 2020-03-31 | cargotest: remove webrender | Pietro Albini | -7/+0 |
| 2020-03-31 | update unused_braces wording | Bastian Kauschke | -21/+20 |
| 2020-03-31 | add tests for `unused_braces` | Bastian Kauschke | -0/+134 |
| 2020-03-31 | update tests | Bastian Kauschke | -25/+31 |
| 2020-03-31 | fix internal lint fallout | Bastian Kauschke | -14/+15 |
| 2020-03-31 | Fix broken link in README | Russell Cohen | -1/+1 |
| 2020-03-31 | const backtrace: do not skip first frame | Ralf Jung | -5/+17 |
| 2020-03-31 | avoid an unreachable fallback | Ralf Jung | -11/+11 |
| 2020-03-31 | fix docs | Bastian Kauschke | -1/+1 |
| 2020-03-31 | Fix tests to handle debug_assert | Russell Cohen | -0/+2 |
| 2020-03-31 | Add a test case for incremental + codegen-units interaction. | Michael Woerister | -1/+53 |
| 2020-03-31 | Make the rustc respect the `-C codegen-units` flag in incremental mode. | Michael Woerister | -24/+67 |
| 2020-03-31 | Auto merge of #70617 - Centril:rollup-063ycso, r=Centril | bors | -196/+470 |
| 2020-03-31 | Rollup merge of #70613 - matthiaskrgr:cl5ppy_squashed, r=Centril | Mazdak Farrokhzad | -124/+102 |
| 2020-03-31 | Rollup merge of #70588 - Coder-256:str-split-at-docs, r=Dylan-DPC | Mazdak Farrokhzad | -2/+2 |
| 2020-03-31 | Rollup merge of #70587 - DutchGhost:patch-1, r=Dylan-DPC | Mazdak Farrokhzad | -1/+1 |
| 2020-03-31 | Rollup merge of #70585 - alexcrichton:fix-wasi-align-alloc, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+1 |
| 2020-03-31 | Rollup merge of #70562 - lcnr:const-arr_len, r=Centril | Mazdak Farrokhzad | -23/+151 |
| 2020-03-31 | Rollup merge of #70561 - tshepang:obsolete-comment, r=petrochenkov | Mazdak Farrokhzad | -3/+0 |
| 2020-03-31 | Rollup merge of #70555 - Centril:fix-70549, r=petrochenkov | Mazdak Farrokhzad | -9/+82 |
| 2020-03-31 | Rollup merge of #70548 - Ersikan:master, r=GuillaumeGomez | Mazdak Farrokhzad | -3/+24 |
| 2020-03-31 | Rollup merge of #69784 - benesch:fast-strip-prefix-suffix, r=kennytm | Mazdak Farrokhzad | -30/+107 |