summary refs log tree commit diff
path: root/tests/ui/traits/next-solver
AgeCommit message (Expand)AuthorLines
2024-01-30Auto merge of #119101 - compiler-errors:outlives, r=lcnrbors-3/+48
2024-01-30Rollup merge of #120293 - estebank:issue-102629, r=nnethercoteGuillaume Gomez-18/+5
2024-01-30Apply suggestions from reviewMichael Goulet-0/+20
2024-01-30Add a testMichael Goulet-0/+22
2024-01-30Deeply normalize when processing registered region obligationsMichael Goulet-3/+6
2024-01-29bye bye `assemble_candidates_via_self_ty`lcnr-13/+85
2024-01-26remove unnecessary testlcnr-22/+0
2024-01-26move alias-relate testslcnr-1/+1
2024-01-26next-solver: normalize in `LoweredTy::from_raw`lcnr-2/+40
2024-01-24Deduplicate more sized errors on call exprsEsteban Küber-18/+5
2024-01-22Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-0/+3
2024-01-13Bless testsGeorge-lewis-0/+1
2024-01-12Rollup merge of #119817 - compiler-errors:normalize-opaques, r=lcnrGuillaume Gomez-12/+51
2024-01-11Remove special-casing around aliaskind in new solverMichael Goulet-12/+51
2024-01-09add comments and testslcnr-0/+173
2024-01-02Reorder `check_item_type` diagnostics so they occur next to the corresponding...Oli Scherer-12/+5
2023-12-20Rollup merge of #119071 - lcnr:overflowo, r=compiler-errorsMatthias Krüger-0/+25
2023-12-18Use alias-eq in structural normalizationMichael Goulet-19/+18
2023-12-18dont discard overflow from normalizes-to goalslcnr-0/+25
2023-12-15Move type relations into submodule in rustc_inferMichael Goulet-8/+8
2023-12-15Opportunistically resolve region var in canonicalizerMichael Goulet-0/+58
2023-12-14Unconditionally register alias-relate in projection goalMichael Goulet-2/+91
2023-12-14consistently use "next solver" instead of "new solver"lcnr-0/+3834