| Age | Commit message (Expand) | Author | Lines |
| 2021-02-06 | Format fixes | Jesus Rubio | -2/+1 |
| 2021-02-06 | Update compiler/rustc_error_codes/src/error_codes/E0542.md | Jesús Rubio | -1/+2 |
| 2021-02-06 | Add long error explanation for E0542 | Jesus Rubio | -2/+49 |
| 2021-02-06 | Auto merge of #81810 - m-ou-se:rollup-q3nborp, r=m-ou-se | bors | -126/+440 |
| 2021-02-06 | Rollup merge of #81795 - camsteffen:diagnostics-reduce, r=oli-obk | Mara Bos | -3/+2 |
| 2021-02-06 | Rollup merge of #81753 - tmiasko:inline-instruction-set, r=oli-obk | Mara Bos | -1/+152 |
| 2021-02-06 | Rollup merge of #81675 - poliorcetics:respect-shortness, r=jyn514 | Mara Bos | -1/+34 |
| 2021-02-06 | Rollup merge of #81664 - bjorn3:no_codegen_hir, r=lcnr | Mara Bos | -56/+24 |
| 2021-02-06 | Rollup merge of #81610 - ssomers:btree_emphasize_ord_bound, r=dtolnay | Mara Bos | -54/+191 |
| 2021-02-06 | Rollup merge of #81580 - rodrimati1992:patch-2, r=dtolnay | Mara Bos | -4/+35 |
| 2021-02-06 | Rollup merge of #80011 - Stupremee:stabilize-peekable-next-if, r=dtolnay | Mara Bos | -7/+2 |
| 2021-02-05 | Auto merge of #79253 - rcvalle:fix-rustc-sysroot-cas, r=nagisa | bors | -7/+45 |
| 2021-02-05 | Bump peekable_next_if to rust 1.51.0 | David Tolnay | -2/+2 |
| 2021-02-05 | Auto merge of #81215 - cjgillot:defkey-mir, r=oli-obk | bors | -215/+103 |
| 2021-02-05 | Small refactor with Iterator::reduce | Cameron Steffen | -3/+2 |
| 2021-02-05 | Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-... | bors | -11043/+10904 |
| 2021-02-05 | Auto merge of #81784 - m-ou-se:rollup-s23fow7, r=m-ou-se | bors | -385/+1599 |
| 2021-02-05 | Run x.py fmt to fix tidy issues | Wesley Wiser | -22/+19 |
| 2021-02-05 | Rollup merge of #81781 - m-ou-se:fix-ci, r=pietroalbini | Mara Bos | -1/+1 |
| 2021-02-05 | Rollup merge of #81771 - tgnottingham:time-passes-rss-delta, r=oli-obk | Mara Bos | -14/+11 |
| 2021-02-05 | Rollup merge of #81767 - exrook:layout-error-stability, r=Mark-Simulacrum | Mara Bos | -4/+4 |
| 2021-02-05 | Rollup merge of #81763 - camelid:rustdoc-passes-desc-up, r=GuillaumeGomez | Mara Bos | -7/+7 |
| 2021-02-05 | Rollup merge of #81730 - RustyYato:object-safe-allocator, r=Amanieu | Mara Bos | -1/+17 |
| 2021-02-05 | Rollup merge of #81682 - JulianKnodt:bit_set_iter_benchmarks, r=oli-obk | Mara Bos | -0/+34 |
| 2021-02-05 | Rollup merge of #81676 - jyn514:crate-not-found, r=oli-obk | Mara Bos | -0/+21 |
| 2021-02-05 | Rollup merge of #81542 - RReverser:wasi-symlink, r=alexcrichton | Mara Bos | -0/+8 |
| 2021-02-05 | Rollup merge of #81500 - CraftSpider:union-kind, r=jyn514 | Mara Bos | -6/+20 |
| 2021-02-05 | Rollup merge of #81497 - camelid:rustdoc-display_fn-remove-cell, r=jyn514 | Mara Bos | -11/+11 |
| 2021-02-05 | Rollup merge of #81456 - Amanieu:remote-test-server, r=Amanieu | Mara Bos | -17/+10 |
| 2021-02-05 | Rollup merge of #81318 - CraftSpider:json-trait-fix, r=jyn514 | Mara Bos | -11/+30 |
| 2021-02-05 | Rollup merge of #81307 - estebank:invalid-byte-str-span, r=petrochenkov | Mara Bos | -183/+278 |
| 2021-02-05 | Rollup merge of #80726 - lcnr:unsize-query, r=oli-obk | Mara Bos | -18/+96 |
| 2021-02-05 | Rollup merge of #79554 - b-naber:generic-associated-types-in-trait-paths, r=j... | Mara Bos | -112/+1051 |
| 2021-02-05 | Fix `install-awscli.sh` error in CI. | Mara Bos | -1/+1 |
| 2021-02-05 | Auto merge of #81736 - tgnottingham:tune-cgu-scheduling-for-memory, r=nagisa | bors | -7/+21 |
| 2021-02-05 | Indicate change in RSS from start to end of pass in time-passes output | Tyson Nottingham | -14/+11 |
| 2021-02-05 | Auto merge of #81688 - pnkfelix:fix-llvm-version-check-in-run-make-tests, r=s... | bors | -22/+4 |
| 2021-02-04 | Bless code coverage test | Wesley Wiser | -104/+6 |
| 2021-02-04 | regression test for issue 80949. | Felix S. Klock II | -0/+34 |
| 2021-02-04 | Revert "Simplify unscheduling of drops after moves" | Felix S. Klock II | -31/+80 |
| 2021-02-04 | Revert "Use `record_operands_moved` more aggresively" | Felix S. Klock II | -114/+190 |
| 2021-02-04 | Revert "Avoid leaking block expression values" | Felix S. Klock II | -10930/+10733 |
| 2021-02-05 | Auto merge of #81756 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-02-04 | Update LayoutError/LayoutErr stability attributes | Jacob Hughes | -4/+4 |
| 2021-02-05 | Never MIR inline functions with a different instruction set | Tomasz Miąsko | -1/+152 |
| 2021-02-04 | Auto merge of #81761 - m-ou-se:rollup-xp7v07n, r=m-ou-se | bors | -355/+1122 |
| 2021-02-04 | add tests | b-naber | -37/+897 |
| 2021-02-04 | Cleanup rustdoc pass descriptions a bit | Camelid | -7/+7 |
| 2021-02-04 | remove subst_supertrait call | b-naber | -3/+1 |
| 2021-02-04 | use generic arguments of associated item in trait_ref method | b-naber | -1/+9 |