| Age | Commit message (Expand) | Author | Lines |
| 2022-11-10 | More nits | Michael Goulet | -4/+1 |
| 2022-11-10 | make `Sized` coinductive | lcnr | -1/+4 |
| 2022-11-10 | Rollup merge of #103863 - compiler-errors:fulfillcx-less, r=wesleywiser | Manish Goregaokar | -9/+10 |
| 2022-11-09 | Rollup merge of #102763 - compiler-errors:nits, r=cjgillot | Michael Goulet | -1/+1 |
| 2022-11-10 | Use TraitEngine in more places, make FulfillmentCtxt constructor more private | Michael Goulet | -9/+10 |
| 2022-11-09 | Rollup merge of #104156 - oli-obk:autoderef, r=estebank | Manish Goregaokar | -8/+0 |
| 2022-11-09 | Make span_suggestions take IntoIterator | Michael Goulet | -1/+1 |
| 2022-11-09 | Auto merge of #103723 - CastilloDel:master, r=jackh726 | bors | -18/+24 |
| 2022-11-09 | Auto merge of #104180 - fee1-dead-contrib:fix-wf-fndef, r=oli-obk | bors | -1/+1 |
| 2022-11-09 | Auto merge of #104179 - Manishearth:rollup-yvsx5hh, r=Manishearth | bors | -3/+22 |
| 2022-11-09 | Use `nominal_obligations_without_const` in wf for FnDef | Deadbeef | -1/+1 |
| 2022-11-08 | Rollup merge of #103827 - compiler-errors:rpitit-substs-compat, r=wesleywiser | Manish Goregaokar | -3/+22 |
| 2022-11-09 | Auto merge of #103171 - jackh726:gen-interior-hrtb-error, r=cjgillot | bors | -0/+1 |
| 2022-11-08 | Reduce the scope of allow(rustc::potential_query_instability) in rustc_trait_... | CastilloDel | -18/+24 |
| 2022-11-08 | Remove an unused span | Oli Scherer | -10/+0 |
| 2022-11-08 | Remove overloaded_span argument from `new`, where it is usually redundant wit... | Oli Scherer | -3/+5 |
| 2022-11-08 | delay errors as bug | lcnr | -2/+2 |
| 2022-11-08 | selection failure: recompute applicable impls | lcnr | -43/+95 |
| 2022-11-08 | Auto merge of #104063 - compiler-errors:ct-norm-unless, r=jackh726 | bors | -1/+5 |
| 2022-11-08 | Rollup merge of #104094 - lcnr:on_unimplemented-move, r=wesleywiser | Dylan DPC | -409/+400 |
| 2022-11-08 | Rollup merge of #103865 - compiler-errors:fallback-has-occurred-tracking, r=e... | Dylan DPC | -11/+4 |
| 2022-11-07 | Add an optional Span to BrAnon and use it to print better error for HRTB erro... | Jack Huey | -0/+1 |
| 2022-11-07 | fully move `on_unimplemented` to error reporting | lcnr | -409/+400 |
| 2022-11-07 | Don't normalize constants unless they need normalization | Michael Goulet | -1/+5 |
| 2022-11-06 | Auto merge of #99943 - compiler-errors:tuple-trait, r=jackh726 | bors | -7/+23 |
| 2022-11-06 | Auto merge of #103861 - compiler-errors:codegen-select-in-vtable-slot, r=nagisa | bors | -18/+6 |
| 2022-11-06 | Move fallback_has_occurred to FnCtxt | Michael Goulet | -11/+4 |
| 2022-11-06 | Auto merge of #103975 - oli-obk:tracing, r=jackh726 | bors | -40/+10 |
| 2022-11-05 | Bless chalk tests | Michael Goulet | -1/+2 |
| 2022-11-05 | Adjust diagnostics, bless tests | Michael Goulet | -6/+20 |
| 2022-11-05 | Enforce rust-check ABI in signatures, calls | Michael Goulet | -1/+2 |
| 2022-11-05 | Rollup merge of #103984 - V0ldek:103974-refactor-mk_const, r=BoxyUwU | Matthias Krüger | -12/+7 |
| 2022-11-05 | Rollup merge of #103868 - compiler-errors:trait-engine-less, r=jackh726 | Matthias Krüger | -11/+11 |
| 2022-11-04 | Refactor tcx mk_const parameters. | Mateusz | -12/+7 |
| 2022-11-04 | Some tracing and comment cleanups | Oli Scherer | -40/+10 |
| 2022-11-03 | Cleanups | Boxy | -0/+1 |
| 2022-11-02 | Rollup merge of #103862 - compiler-errors:ocx-in-fully-normalize, r=spastorino | Dylan DPC | -18/+9 |
| 2022-11-02 | Use TraitEngine less | Michael Goulet | -11/+11 |
| 2022-11-02 | Use ObligationCtxt in fully_normalize | Michael Goulet | -18/+9 |
| 2022-11-02 | Use codegen_select in vtable_trait_upcasting_coercion_new_vptr_slot | Michael Goulet | -18/+6 |
| 2022-11-01 | Auto merge of #103217 - mejrs:track, r=eholk | bors | -0/+1 |
| 2022-11-01 | Auto merge of #103590 - compiler-errors:ocx-more, r=lcnr | bors | -10/+49 |
| 2022-11-01 | Remap RPITIT substs properly | Michael Goulet | -0/+7 |
| 2022-11-01 | Check for substs compatibility for RPITITs | Michael Goulet | -3/+15 |
| 2022-10-31 | Add more track_caller | mejrs | -0/+1 |
| 2022-10-31 | Rollup merge of #103603 - camsteffen:refactor-lang, r=oli-obk | Dylan DPC | -3/+3 |
| 2022-10-30 | Rollup merge of #103726 - TaKO8Ki:avoid-&str-to-string-conversions, r=compile... | Matthias Krüger | -6/+6 |
| 2022-10-29 | Use LanguageItems::require less | Cameron Steffen | -1/+1 |
| 2022-10-29 | Improve LanguageItems api | Cameron Steffen | -2/+2 |
| 2022-10-29 | Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errors | Guillaume Gomez | -1/+1 |