| Age | Commit message (Expand) | Author | Lines |
| 2022-03-31 | obligation cause: `RepeatVec` -> `RepeatValueCopy` | lcnr | -5/+6 |
| 2022-03-31 | Rollup merge of #95497 - nyurik:compiler-spell-comments, r=compiler-errors | Dylan DPC | -17/+17 |
| 2022-03-31 | Rollup merge of #95263 - compiler-errors:async-block-pretty, r=jackh726 | Dylan DPC | -7/+20 |
| 2022-03-30 | Restore `impl Future<Output = Type>` to async blocks | Michael Goulet | -7/+20 |
| 2022-03-31 | Auto merge of #95501 - Dylan-DPC:rollup-arx6sdc, r=Dylan-DPC | bors | -0/+47 |
| 2022-03-31 | Rollup merge of #94869 - jackh726:gats_extended, r=compiler-errors | Dylan DPC | -0/+47 |
| 2022-03-30 | Auto merge of #95436 - cjgillot:static-mut, r=oli-obk | bors | -33/+30 |
| 2022-03-30 | Add the generic_associated_types_extended feature | Jack Huey | -0/+47 |
| 2022-03-30 | a few mode feedback fixes per @bjorn3 | Yuri Astrakhan | -1/+1 |
| 2022-03-30 | Addressed comments by @compiler-errors and @bjorn3 | Yuri Astrakhan | -1/+1 |
| 2022-03-30 | Spellchecking compiler comments | Yuri Astrakhan | -19/+19 |
| 2022-03-30 | Auto merge of #94963 - lcnr:inherent-impls-std, r=oli-obk,m-ou-se | bors | -4/+52 |
| 2022-03-30 | get clippy to compile again | lcnr | -4/+1 |
| 2022-03-30 | rework implementation for inherent impls for builtin types | lcnr | -0/+51 |
| 2022-03-30 | Auto merge of #95466 - Dylan-DPC:rollup-g7ddr8y, r=Dylan-DPC | bors | -2/+2 |
| 2022-03-30 | Rollup merge of #95461 - nyurik:spelling, r=lcnr | Dylan DPC | -1/+1 |
| 2022-03-30 | Rollup merge of #95460 - nyurik:spelling-str, r=lcnr | Dylan DPC | -1/+1 |
| 2022-03-30 | Spellchecking compiler code | Yuri Astrakhan | -1/+1 |
| 2022-03-30 | Spellchecking some comments | Yuri Astrakhan | -1/+1 |
| 2022-03-30 | Auto merge of #94081 - oli-obk:lazy_tait_take_two, r=nikomatsakis | bors | -28/+88 |
| 2022-03-29 | Remember mutability in `DefKind::Static`. | Camille GILLOT | -33/+30 |
| 2022-03-28 | Rollup merge of #93787 - klensy:really-not-a-features, r=wesleywiser | Dylan DPC | -2/+5 |
| 2022-03-28 | Remove opaque type obligation and just register opaque types as they are enco... | Oli Scherer | -20/+0 |
| 2022-03-28 | Have the spans of TAIT type conflict errors point to the actual site instead ... | Oli Scherer | -2/+34 |
| 2022-03-28 | Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" | Oli Scherer | -26/+74 |
| 2022-03-28 | Propagate `parallel_compiler` feature through rustc crates. Turned off featur... | klensy | -2/+5 |
| 2022-03-28 | Auto merge of #95333 - GuillaumeGomez:auto-trait-perf-issue, r=oli-obk | bors | -0/+9 |
| 2022-03-27 | Rollup merge of #95120 - smoelius:backward-switch-int, r=ecstatic-morse | Dylan DPC | -0/+95 |
| 2022-03-26 | Fix perf issue for auto trait selection | Guillaume Gomez | -0/+9 |
| 2022-03-26 | Address review comments | Samuel E. Moelius III | -0/+95 |
| 2022-03-26 | Auto merge of #95149 - cjgillot:once-diag, r=estebank | bors | -63/+26 |
| 2022-03-25 | Auto merge of #95280 - InfRandomness:infrandomness/Dtorck_clarification, r=ol... | bors | -10/+10 |
| 2022-03-25 | Auto merge of #95082 - spastorino:overlap-inherent-impls, r=nikomatsakis | bors | -3/+40 |
| 2022-03-25 | Rollup merge of #95179 - b-naber:eval-in-try-unify, r=lcnr | Dylan DPC | -5/+16 |
| 2022-03-25 | Rollup merge of #94655 - JakobDegen:mir-phase-docs, r=oli-obk | Dylan DPC | -17/+54 |
| 2022-03-25 | Rollup merge of #94391 - light4:issue-90319, r=estebank | Dylan DPC | -2/+15 |
| 2022-03-24 | Swap DtorckConstraint to DropckConstraint | InfRandomness | -10/+10 |
| 2022-03-25 | Fix ice when error reporting recursion errors | lightning1141 | -2/+15 |
| 2022-03-24 | Extract impl_subject_and_oglibations fn and make equate receive subjects | Santiago Pastorino | -2/+27 |
| 2022-03-24 | Auto merge of #94876 - b-naber:thir-abstract-const-changes, r=lcnr | bors | -18/+34 |
| 2022-03-24 | Auto merge of #91030 - estebank:trait-bounds-are-tricky-2, r=oli-obk | bors | -7/+20 |
| 2022-03-24 | Auto merge of #95233 - compiler-errors:chalk-up, r=jackh726 | bors | -1/+1 |
| 2022-03-24 | Properly track `ImplObligation`s | Esteban Kuber | -7/+20 |
| 2022-03-23 | Clarify more MIR docs | Jakob Degen | -0/+15 |
| 2022-03-23 | Clarify which kinds of MIR are allowed during which phases. | Jakob Degen | -17/+39 |
| 2022-03-23 | Rollup merge of #95225 - compiler-errors:impl-future-generator-ty, r=oli-obk | Matthias Krüger | -16/+21 |
| 2022-03-23 | dont use a query for lit_to_constant | b-naber | -4/+0 |
| 2022-03-23 | use NonHirLiteral instead of ScalarLiteral, move pattern related code to pat_... | b-naber | -3/+3 |
| 2022-03-23 | use ParamConst in ExprKind::ConstParam | b-naber | -2/+2 |
| 2022-03-23 | remove thir::Visitor::visit_const | b-naber | -12/+4 |