| Age | Commit message (Expand) | Author | Lines |
| 2023-07-15 | Rollup merge of #113625 - compiler-errors:structurally-norm-in-selection, r=lcnr | Matthias Krüger | -6/+33 |
| 2023-07-14 | Auto merge of #113471 - compiler-errors:new-solver-norm-escaping, r=lcnr | bors | -22/+37 |
| 2023-07-14 | Structurally normalize in selection | Michael Goulet | -6/+33 |
| 2023-07-14 | Rollup merge of #113698 - compiler-errors:rpitit-check, r=spastorino | Matthias Krüger | -2/+2 |
| 2023-07-14 | Make it clearer that we're just checking for an RPITIT | Michael Goulet | -2/+2 |
| 2023-07-14 | assertion, comment | Michael Goulet | -0/+4 |
| 2023-07-14 | Allow escaping bound vars during normalize_erasing_regions in new solver | Michael Goulet | -22/+33 |
| 2023-07-14 | refactor(rustc_middle): Substs -> GenericArg | Mahdi Dibaiee | -681/+649 |
| 2023-07-13 | Rollup merge of #113536 - lcnr:proof-tree-select, r=BoxyUwU | Matthias Krüger | -28/+22 |
| 2023-07-13 | Auto merge of #113637 - Mark-Simulacrum:bootstrap-bump, r=ozkanonur | bors | -221/+281 |
| 2023-07-13 | Rollup merge of #113353 - compiler-errors:select-better, r=lcnr | Matthias Krüger | -1/+144 |
| 2023-07-12 | Re-format let-else per rustfmt update | Mark Rousskov | -219/+279 |
| 2023-07-12 | Flip cfg's for bootstrap bump | Mark Rousskov | -2/+2 |
| 2023-07-11 | Auto merge of #113470 - compiler-errors:new-solver-structurally-resolve-pat, ... | bors | -0/+2 |
| 2023-07-11 | Structurally resolve in pattern matching when peeling refs in new solver | Michael Goulet | -0/+2 |
| 2023-07-10 | Auto merge of #112988 - spastorino:new-rpitit-24, r=compiler-errors | bors | -153/+2 |
| 2023-07-10 | avoid building proof trees in select | lcnr | -28/+22 |
| 2023-07-08 | Replace RPITIT current impl with new strategy that lowers as a GAT | Santiago Pastorino | -153/+2 |
| 2023-07-08 | Auto merge of #113491 - matthiaskrgr:rollup-mueqz7h, r=matthiaskrgr | bors | -32/+34 |
| 2023-07-08 | Rollup merge of #113005 - compiler-errors:dont-query-normalize, r=cjgillot | Matthias Krüger | -32/+34 |
| 2023-07-08 | Rollup merge of #113335 - compiler-errors:reveal-opaques-in-new-solver, r=lcnr | Matthias Krüger | -3/+1 |
| 2023-07-08 | Auto merge of #113474 - compiler-errors:rollup-07x1up7, r=compiler-errors | bors | -19/+1 |
| 2023-07-07 | Rollup merge of #113453 - spastorino:new-rpitit-30, r=compiler-errors | Michael Goulet | -19/+1 |
| 2023-07-08 | Implement selection for unsize for better coercion behavior | Michael Goulet | -1/+144 |
| 2023-07-08 | Auto merge of #112652 - oli-obk:tait_only_in_sig, r=compiler-errors | bors | -1/+1 |
| 2023-07-07 | Remove unused from_method symbol | Santiago Pastorino | -19/+1 |
| 2023-07-07 | Normalize opaques during codegen in new solver | Michael Goulet | -3/+1 |
| 2023-07-07 | Auto merge of #113245 - lukas-code:unsizing-sanity-check, r=the8472 | bors | -13/+3 |
| 2023-07-07 | Require TAITs to be mentioned in the signatures of functions that register hi... | Oli Scherer | -1/+1 |
| 2023-07-07 | Auto merge of #113308 - compiler-errors:poly-select, r=lcnr | bors | -79/+91 |
| 2023-07-06 | Rollup merge of #113397 - compiler-errors:new-select-prefer-obj, r=lcnr | Michael Goulet | -0/+8 |
| 2023-07-06 | Don't call type_of on TAIT in defining scope in new solver | Michael Goulet | -1/+28 |
| 2023-07-06 | get rid of a bit more calls to poly_select | Michael Goulet | -4/+4 |
| 2023-07-06 | Separate select calls that don't need a binder | Michael Goulet | -25/+37 |
| 2023-07-06 | TraitObligation -> PolyTraitObligation | Michael Goulet | -67/+67 |
| 2023-07-06 | add helper methods for accessing struct tail | Lukas Markeffsky | -13/+3 |
| 2023-07-06 | Auto merge of #113406 - matthiaskrgr:rollup-0rprs5k, r=matthiaskrgr | bors | -4/+6 |
| 2023-07-06 | Prefer object candidates over impl candidates in new selection | Michael Goulet | -0/+8 |
| 2023-07-06 | Dont ICE for `dyn* Trait: Trait` goals during selection in new trait solver | Michael Goulet | -4/+6 |
| 2023-07-05 | Move `TyCtxt::mk_x` to `Ty::new_x` where applicable | Boxy | -54/+64 |
| 2023-07-05 | Rollup merge of #113337 - compiler-errors:next-solver-winnow-specializing, r=... | Michael Goulet | -2/+13 |
| 2023-07-05 | Rollup merge of #113321 - BoxyUwU:move_constkind_to_typeir, r=oli-obk | Michael Goulet | -3/+3 |
| 2023-07-05 | Rollup merge of #113320 - oli-obk:eval_obligation_query, r=petrochenkov,BoxyUwU | Michael Goulet | -18/+60 |
| 2023-07-05 | Rollup merge of #113319 - lcnr:type-param-def-def-id, r=compiler-errors | Michael Goulet | -2/+2 |
| 2023-07-05 | Rollup merge of #113317 - lcnr:sketchy-new-select, r=oli-obk | Michael Goulet | -60/+74 |
| 2023-07-05 | Deal with fallout | Boxy | -3/+3 |
| 2023-07-05 | Make all generics_require_sized_self go through the query to get caching. | Oli Scherer | -3/+3 |
| 2023-07-05 | Add some extra information to opaque type cycle errors | Oli Scherer | -9/+57 |
| 2023-07-05 | Remove redundant `delay_span_bug` | Oli Scherer | -9/+3 |
| 2023-07-05 | Don't require associated types with `Self: Sized` bounds in `dyn Trait` objects | Oli Scherer | -1/+6 |