| Age | Commit message (Expand) | Author | Lines |
| 2021-02-07 | expand/resolve: Turn `#[derive]` into a regular macro attribute | Vadim Petrochenkov | -414/+407 |
| 2021-02-07 | Auto merge of #81498 - thomaseizinger:ice-workaround-56935-rustc-index, r=mat... | bors | -0/+4 |
| 2021-02-06 | Auto merge of #78052 - da-x:path-trimming-type-aliases, r=davidtwco | bors | -0/+1 |
| 2021-02-06 | Rollup merge of #81738 - camelid:misc-small-diag-cleanup, r=lcnr | Jonas Schievink | -4/+4 |
| 2021-02-06 | Rollup merge of #81737 - camelid:typeck-structure-sugg, r=lcnr | Jonas Schievink | -9/+14 |
| 2021-02-06 | Rollup merge of #81680 - camsteffen:primty, r=oli-obk | Jonas Schievink | -62/+67 |
| 2021-02-06 | Rollup merge of #81402 - ehuss:md-tidy, r=jyn514 | Jonas Schievink | -1/+0 |
| 2021-02-06 | path trimming: ignore type aliases | Dan Aloni | -0/+1 |
| 2021-02-06 | Auto merge of #81810 - m-ou-se:rollup-q3nborp, r=m-ou-se | bors | -60/+32 |
| 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/+6 |
| 2021-02-06 | Rollup merge of #81664 - bjorn3:no_codegen_hir, r=lcnr | Mara Bos | -56/+24 |
| 2021-02-05 | Auto merge of #79253 - rcvalle:fix-rustc-sysroot-cas, r=nagisa | bors | -7/+45 |
| 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 | -295/+158 |
| 2021-02-05 | Auto merge of #81784 - m-ou-se:rollup-s23fow7, r=m-ou-se | bors | -187/+416 |
| 2021-02-05 | Run x.py fmt to fix tidy issues | Wesley Wiser | -22/+19 |
| 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 #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 #81307 - estebank:invalid-byte-str-span, r=petrochenkov | Mara Bos | -80/+136 |
| 2021-02-05 | Rollup merge of #80726 - lcnr:unsize-query, r=oli-obk | Mara Bos | -18/+60 |
| 2021-02-05 | Rollup merge of #79554 - b-naber:generic-associated-types-in-trait-paths, r=j... | Mara Bos | -75/+154 |
| 2021-02-05 | Auto merge of #81736 - tgnottingham:tune-cgu-scheduling-for-memory, r=nagisa | bors | -7/+20 |
| 2021-02-05 | Indicate change in RSS from start to end of pass in time-passes output | Tyson Nottingham | -14/+11 |
| 2021-02-04 | Revert "Simplify unscheduling of drops after moves" | Felix S. Klock II | -13/+25 |
| 2021-02-04 | Revert "Use `record_operands_moved` more aggresively" | Felix S. Klock II | -15/+3 |
| 2021-02-04 | Revert "Avoid leaking block expression values" | Felix S. Klock II | -284/+150 |
| 2021-02-05 | Never MIR inline functions with a different instruction set | Tomasz Miąsko | -1/+6 |
| 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 |
| 2021-02-04 | Rollup merge of #81727 - m-ou-se:unstabilize-bits, r=Mark-Simulacrum | Mara Bos | -0/+3 |
| 2021-02-04 | Rollup merge of #81645 - m-ou-se:panic-lint, r=estebank,flip1995 | Mara Bos | -163/+205 |
| 2021-02-04 | Rollup merge of #81556 - nikomatsakis:forbidden-lint-groups-lint, r=pnkfelix | Mara Bos | -30/+137 |
| 2021-02-04 | typeck: Emit structured suggestions for tuple struct syntax | Camelid | -9/+14 |
| 2021-02-04 | Encode less consts. | Camille GILLOT | -7/+16 |
| 2021-02-04 | tidy: Run tidy style against markdown files. | Eric Huss | -1/+0 |
| 2021-02-04 | substitutions in trait predicates | b-naber | -62/+104 |
| 2021-02-04 | lowering of generic args in AssocTyConstraint | b-naber | -9/+37 |
| 2021-02-04 | hir pretty printing | b-naber | -0/+1 |
| 2021-02-04 | add generic args to hir::TypeBinding | b-naber | -0/+2 |
| 2021-02-04 | Stabilize feature(iterator_fold_self): Iterator::reduce | Mara Bos | -2/+0 |
| 2021-02-04 | Rename Iterator::fold_first to reduce. | Mara Bos | -1/+1 |
| 2021-02-04 | Use is_local instead of as_local | bjorn3 | -2/+2 |
| 2021-02-03 | Miscellaneous small diagnostics cleanup | Camelid | -4/+4 |
| 2021-02-03 | rustc_codegen_ssa: tune codegen scheduling to reduce memory usage | Tyson Nottingham | -7/+20 |
| 2021-02-04 | add `relaxed_struct_unsize` feature gate | Bastian Kauschke | -15/+48 |
| 2021-02-04 | relax adt unsizing requirements | Bastian Kauschke | -8/+17 |
| 2021-02-03 | Make panic/assert calls in rustc compatible with Rust 2021. | Mara Bos | -5/+5 |