| Age | Commit message (Expand) | Author | Lines |
| 2022-03-02 | rename ErrorReported -> ErrorGuaranteed | mark | -58/+60 |
| 2022-03-01 | 9 - Make more use of `let_chains` | Caio | -218/+176 |
| 2022-02-27 | Auto merge of #94144 - est31:let_else_trait_selection, r=cjgillot | bors | -117/+75 |
| 2022-02-26 | suggest a float literal when dividing a floating-point type by {integer} | Takayuki Maeda | -1/+36 |
| 2022-02-25 | Switch bootstrap cfgs | Mark Rousskov | -1/+1 |
| 2022-02-25 | Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank | bors | -121/+84 |
| 2022-02-24 | restore spans for issue-50480 | Michael Goulet | -1/+14 |
| 2022-02-24 | better ObligationCause for normalization errors in can_type_implement_copy | Michael Goulet | -2/+2 |
| 2022-02-23 | rustc_errors: let `DiagnosticBuilder::emit` return a "guarantee of emission". | Eduard-Mihai Burtescu | -6/+7 |
| 2022-02-23 | rustc_errors: take `self` by value in `DiagnosticBuilder::cancel`. | Eduard-Mihai Burtescu | -2/+6 |
| 2022-02-23 | Replace `&mut DiagnosticBuilder`, in signatures, with `&mut Diagnostic`. | Eduard-Mihai Burtescu | -114/+72 |
| 2022-02-21 | Auto merge of #94225 - matthiaskrgr:rollup-0728x8n, r=matthiaskrgr | bors | -18/+10 |
| 2022-02-21 | Rollup merge of #94215 - lcnr:leak-check, r=jackh726 | Matthias Krüger | -18/+10 |
| 2022-02-21 | Auto merge of #93505 - lcnr:substsref-vs-ty-list, r=michaelwoerister | bors | -19/+14 |
| 2022-02-21 | obligation forest docs | lcnr | -2/+2 |
| 2022-02-21 | don't check for the leak_check twice | lcnr | -14/+6 |
| 2022-02-21 | Auto merge of #94108 - compiler-errors:just-confirmation-normalization, r=jac... | bors | -73/+30 |
| 2022-02-21 | rename function | lcnr | -2/+2 |
| 2022-02-21 | use `List<Ty<'tcx>>` for tuples | lcnr | -19/+14 |
| 2022-02-20 | Auto merge of #94062 - Mark-Simulacrum:drop-print-cfg, r=oli-obk | bors | -6/+6 |
| 2022-02-19 | Consolidate normalization in confirm_poly_trait_refs | Michael Goulet | -73/+30 |
| 2022-02-19 | rustc_trait_selection: adopt let else in more places | est31 | -117/+75 |
| 2022-02-18 | Rollup merge of #93892 - compiler-errors:issue-92917, r=jackh726,nikomatsakis | Matthias Krüger | -33/+63 |
| 2022-02-18 | Rollup merge of #93634 - matthiaskrgr:clippy_complexity_jan_2022, r=oli-obk | Matthias Krüger | -3/+2 |
| 2022-02-18 | Rollup merge of #93024 - compiler-errors:inline-mir-bad-bounds, r=estebank | Matthias Krüger | -0/+2 |
| 2022-02-18 | Rollup merge of #92683 - jackh726:issue-92033, r=estebank | Matthias Krüger | -1/+2 |
| 2022-02-17 | Rollup merge of #94011 - est31:let_else, r=lcnr | Matthias Krüger | -7/+3 |
| 2022-02-17 | Suggest copying trait associated type bounds on lifetime error | Jack Huey | -1/+2 |
| 2022-02-17 | Rollup merge of #94030 - ChayimFriedman2:issue-94010, r=petrochenkov | Matthias Krüger | -8/+8 |
| 2022-02-16 | Move ty::print methods to Drop-based scope guards | Mark Rousskov | -6/+6 |
| 2022-02-16 | Adopt let_else in even more places | est31 | -7/+3 |
| 2022-02-16 | Correctly mark the span of captured arguments in `format_args!()` | Chayim Refael Friedman | -8/+8 |
| 2022-02-15 | Overhaul `Const`. | Nicholas Nethercote | -45/+55 |
| 2022-02-15 | Remove unnecessary `RegionKind::` quals. | Nicholas Nethercote | -8/+3 |
| 2022-02-15 | Overhaul `RegionKind` and `Region`. | Nicholas Nethercote | -5/+5 |
| 2022-02-15 | Overhaul `PredicateInner` and `Predicate`. | Nicholas Nethercote | -2/+2 |
| 2022-02-15 | Overhaul `TyS` and `Ty`. | Nicholas Nethercote | -13/+13 |
| 2022-02-14 | use an enum in matches_projection_projection | Michael Goulet | -16/+28 |
| 2022-02-14 | Auto merge of #93652 - spastorino:fix-negative-overlap-check-regions, r=nikom... | bors | -25/+52 |
| 2022-02-14 | Inline loose_check fn on call site | Santiago Pastorino | -11/+1 |
| 2022-02-14 | Add comments about outlives_env | Santiago Pastorino | -0/+7 |
| 2022-02-14 | Call the method fork instead of clone and add proper comments | Santiago Pastorino | -1/+1 |
| 2022-02-14 | Properly check regions on negative overlap check | Santiago Pastorino | -8/+34 |
| 2022-02-14 | Add debug calls for negative impls in coherence | Santiago Pastorino | -4/+10 |
| 2022-02-14 | Move FIXME text to the right place | Santiago Pastorino | -3/+3 |
| 2022-02-14 | Remove extra negative_impl_exists check | Santiago Pastorino | -3/+1 |
| 2022-02-14 | further update `fuzzy_match_tys` | lcnr | -35/+53 |
| 2022-02-14 | fast_reject: remove `StripReferences` | lcnr | -30/+10 |
| 2022-02-14 | fuzzify `fuzzy_match_tys` | lcnr | -102/+38 |
| 2022-02-14 | Make `find_similar_impl_candidates` a little fuzzier. | Ben Reeves | -32/+115 |