| Age | Commit message (Expand) | Author | Lines |
| 2023-07-10 | Auto merge of #112988 - spastorino:new-rpitit-24, r=compiler-errors | bors | -191/+1031 |
| 2023-07-10 | Rollup merge of #113331 - chenyukang:yukang-fix-112590-false-positive, r=este... | Matthias Krüger | -23/+250 |
| 2023-07-10 | Auto merge of #113127 - jieyouxu:fix-error-color-summary, r=davidtwco | bors | -7/+13 |
| 2023-07-09 | Auto merge of #113389 - Zalathar:re-enable, r=Mark-Simulacrum | bors | -8/+8 |
| 2023-07-09 | Rollup merge of #113469 - JohnTitor:rm-default-free-fn, r=Amanieu | Matthias Krüger | -15/+6 |
| 2023-07-09 | Rollup merge of #113247 - mirkootter:test-wasm-exceptions-nostd, r=Mark-Simul... | Matthias Krüger | -0/+365 |
| 2023-07-09 | Rollup merge of #111618 - cjgillot:name-return-place, r=tmiasko | Matthias Krüger | -193/+190 |
| 2023-07-08 | Replace RPITIT current impl with new strategy that lowers as a GAT | Santiago Pastorino | -191/+1031 |
| 2023-07-08 | Auto merge of #113491 - matthiaskrgr:rollup-mueqz7h, r=matthiaskrgr | bors | -243/+768 |
| 2023-07-08 | Rollup merge of #113482 - GuillaumeGomez:migrate-gui-test-color-20, r=notriddle | Matthias Krüger | -6/+6 |
| 2023-07-08 | Rollup merge of #113217 - ericmarkmartin:lower-type-relative-ctor-to-adt, r=c... | Matthias Krüger | -1/+497 |
| 2023-07-08 | Rollup merge of #113005 - compiler-errors:dont-query-normalize, r=cjgillot | Matthias Krüger | -236/+265 |
| 2023-07-08 | Auto merge of #113484 - matthiaskrgr:rollup-goq2u0d, r=matthiaskrgr | bors | -47/+87 |
| 2023-07-08 | Rollup merge of #113412 - spastorino:smir-types-1, r=oli-obk | Matthias Krüger | -0/+36 |
| 2023-07-08 | Rollup merge of #113399 - compiler-errors:next-solver-byte-pat-again, r=oli-obk | Matthias Krüger | -12/+1 |
| 2023-07-08 | Rollup merge of #113335 - compiler-errors:reveal-opaques-in-new-solver, r=lcnr | Matthias Krüger | -35/+49 |
| 2023-07-08 | Rollup merge of #113158 - davidtwco:unset-rustc-log-color-in-test, r=wesleywiser | Matthias Krüger | -0/+1 |
| 2023-07-08 | Auto merge of #113376 - Nilstrieb:pointer-coercions-are-not-casts-because-tha... | bors | -70/+70 |
| 2023-07-08 | Always name the return place. | Camille GILLOT | -193/+190 |
| 2023-07-08 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -6/+6 |
| 2023-07-08 | Auto merge of #113474 - compiler-errors:rollup-07x1up7, r=compiler-errors | bors | -0/+165 |
| 2023-07-07 | Rollup merge of #113456 - spastorino:new-rpitit-31, r=compiler-errors | Michael Goulet | -0/+83 |
| 2023-07-07 | Rollup merge of #113453 - spastorino:new-rpitit-30, r=compiler-errors | Michael Goulet | -0/+51 |
| 2023-07-08 | Remove `default_free_fn` feature | Yuki Okushi | -15/+6 |
| 2023-07-07 | Don't ICE in resolve_bound_vars when associated return-type bounds are in bad... | Michael Goulet | -0/+31 |
| 2023-07-07 | Avoid calling report_forbidden_specialization for RPITITs | Santiago Pastorino | -0/+83 |
| 2023-07-07 | Add regression test for RPITITs | Santiago Pastorino | -0/+51 |
| 2023-07-07 | Add Float ty to SMIR | Santiago Pastorino | -2/+8 |
| 2023-07-07 | Add Uint ty to SMIR | Santiago Pastorino | -2/+6 |
| 2023-07-07 | Add Int ty to SMIR | Santiago Pastorino | -2/+6 |
| 2023-07-07 | Add Char ty to SMIR | Santiago Pastorino | -2/+6 |
| 2023-07-07 | Add rustc_ty_to_ty basic tests | Santiago Pastorino | -0/+18 |
| 2023-07-07 | Rename `adjustment::PointerCast` and variants using it to `PointerCoercion` | Nilstrieb | -70/+70 |
| 2023-07-07 | Normalize opaques during codegen in new solver | Michael Goulet | -3/+45 |
| 2023-07-07 | Mark more hanging new-solver tests | Michael Goulet | -2/+4 |
| 2023-07-07 | Remove an AFIT test that isn't an AFIT test | Michael Goulet | -30/+0 |
| 2023-07-07 | Treat closures as part of their parent | Oli Scherer | -16/+9 |
| 2023-07-07 | Fix one layer of closures not being able to constrain opaque types | Oli Scherer | -15/+1 |
| 2023-07-07 | Add regression test | Oli Scherer | -0/+38 |
| 2023-07-07 | Remove normalization from `opaque_types_defined_by` | Oli Scherer | -17/+62 |
| 2023-07-07 | Require TAITs to be mentioned in the signatures of functions that register hi... | Oli Scherer | -147/+574 |
| 2023-07-06 | Rollup merge of #113421 - spastorino:new-rpitit-29, r=compiler-errors | Michael Goulet | -0/+38 |
| 2023-07-06 | Rollup merge of #113419 - spastorino:new-rpitit-28, r=compiler-errors | Michael Goulet | -0/+97 |
| 2023-07-06 | Rollup merge of #113397 - compiler-errors:new-select-prefer-obj, r=lcnr | Michael Goulet | -0/+13 |
| 2023-07-06 | Rollup merge of #113318 - tgross35:113283-allocator-trait-eq, r=m-ou-se | Michael Goulet | -0/+18 |
| 2023-07-06 | Rollup merge of #113164 - JohnTitor:issue-109054, r=compiler-errors | Michael Goulet | -0/+34 |
| 2023-07-07 | adjust smart_resolve_partial_mod_path_errors | yukang | -0/+47 |
| 2023-07-07 | smart_resolve_partial_mod_path_errors should not suggest parent | yukang | -15/+0 |
| 2023-07-07 | Add filter with next segment while lookup typo for path | yukang | -8/+203 |
| 2023-07-06 | Don't call type_of on TAIT in defining scope in new solver | Michael Goulet | -100/+39 |