| Age | Commit message (Expand) | Author | Lines |
| 2022-03-28 | Rollup merge of #93787 - klensy:really-not-a-features, r=wesleywiser | Dylan DPC | -2/+5 |
| 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 |
| 2022-03-23 | change thir to lazily create constants | b-naber | -8/+36 |
| 2022-03-23 | upgrade chalk | Michael Goulet | -1/+1 |
| 2022-03-22 | remove [async output] from impl Future | Michael Goulet | -16/+21 |
| 2022-03-22 | erase region in ParamEnvAnd and make ConstUnifyCtxt private | b-naber | -1/+4 |
| 2022-03-22 | impl_header -> impl_subject | Santiago Pastorino | -1/+1 |
| 2022-03-22 | fix previous failures and address review | b-naber | -1/+1 |
| 2022-03-21 | stall on on constants that contain infer vars in const_eval_resolve | b-naber | -0/+8 |
| 2022-03-21 | try to evaluate in try_unify | b-naber | -5/+5 |
| 2022-03-21 | Rename `~const Drop` to `~const Destruct` | Deadbeef | -12/+15 |
| 2022-03-20 | fix two comments referring to moved code (rustc_mir_transform::generator) | Audun Halland | -1/+1 |
| 2022-03-20 | Filter OnceNote in diagnostic infra. | Camille GILLOT | -63/+26 |
| 2022-03-20 | Extract ImplSubject information | Santiago Pastorino | -2/+14 |
| 2022-03-18 | Rollup merge of #95039 - spastorino:overlap-super-predicates, r=nikomatsakis | Matthias Krüger | -0/+7 |
| 2022-03-17 | Rollup merge of #94960 - codehorseman:master, r=oli-obk | Dylan DPC | -4/+4 |
| 2022-03-17 | Add comments on Polarity | Santiago Pastorino | -0/+7 |
| 2022-03-16 | rustc_error: make ErrorReported impossible to construct | mark | -28/+53 |
| 2022-03-16 | resolve the conflict in compiler/rustc_session/src/parse.rs | codehorseman | -4/+4 |
| 2022-03-15 | Rollup merge of #94958 - est31:pluralize, r=oli-obk | Matthias Krüger | -2/+2 |
| 2022-03-15 | Rollup merge of #94947 - Dylan-DPC:fix/typos, r=oli-obk | Matthias Krüger | -2/+2 |
| 2022-03-15 | Support other types of pluralization in pluralize macro | est31 | -2/+2 |
| 2022-03-15 | Auto merge of #94928 - lcnr:inline-as_substs, r=michaelwoerister | bors | -0/+1 |
| 2022-03-15 | fix typos | Dylan DPC | -2/+2 |
| 2022-03-14 | Rollup merge of #94670 - xFrednet:rfc-2383-expect-impl-after-party, r=flip199... | Matthias Krüger | -2/+10 |
| 2022-03-14 | Rollup merge of #93977 - compiler-errors:sized-generic-metadata, r=wesleywiser | Matthias Krüger | -10/+13 |