about summary refs log tree commit diff
path: root/tests/ui/traits/next-solver/specialization-transmute.stderr
AgeCommit message (Expand)AuthorLines
2025-04-25handle specialization in the new trait solverlcnr-21/+16
2025-02-05Pass spans around new solverMichael Goulet-2/+6
2025-01-31Manually walk into WF obligations in BestObligation proof tree visitorMichael Goulet-3/+4
2024-06-12Also passthrough for projection clausesMichael Goulet-2/+2
2024-06-12better error message for normalizes-to ambiguitiesMichael Goulet-2/+2
2024-06-12Walk into alias-eq nested goals even if normalization failsMichael Goulet-4/+4
2024-05-30Fold item bound before checking that they holdMichael Goulet-9/+2
2024-04-22Stabilize generic `NonZero`.Markus Reiter-6/+6
2024-02-25Use generic `NonZero` in tests.Markus Reiter-3/+3
2024-02-14Continue compilation after check_mod_type_wf errorsOli Scherer-1/+19
2024-02-06Rollup merge of #120513 - compiler-errors:normalize-regions-for-nll, r=lcnrMatthias Krüger-1/+1
2024-02-02Normalize the whole PolyTypeOutlivesPredicate, more simplificationsMichael Goulet-1/+1
2024-01-31Remove a has_errors check that doesn't actually prevent noisy follow up errorsOli Scherer-2/+9
2024-01-30Deeply normalize when processing registered region obligationsMichael Goulet-3/+5
2024-01-02Reorder `check_item_type` diagnostics so they occur next to the corresponding...Oli Scherer-9/+2
2023-12-14consistently use "next solver" instead of "new solver"lcnr-0/+26