about summary refs log tree commit diff
path: root/tests/ui/diagnostic_namespace/do_not_recommend/as_expression.next.stderr
AgeCommit message (Expand)AuthorLines
2025-04-24norm nested aliases before evaluating the parent goallcnr-4/+7
2025-04-10Deeply normalize obligations in BestObligationMichael Goulet-5/+7
2025-02-18Add reference annotations for the `do_not_recommend` attributeEric Huss-3/+3
2025-01-31Manually walk into WF obligations in BestObligation proof tree visitorMichael Goulet-11/+1
2024-12-18Stabilize `#[diagnostic::do_not_recommend]`Georg Semmler-4/+4
2024-11-02Add trait diff highlighting logic and use it in E0277Esteban Küber-1/+2
2024-10-16Stop inverting expectation in normalization errorsMichael Goulet-4/+1
2024-07-02Actually report normalization-based type errors correctly for alias-relate ob...Michael Goulet-1/+4
2024-06-12Walk into alias-eq nested goals even if normalization failsMichael Goulet-1/+1
2024-05-28eagerly normalize when adding goalslcnr-2/+18
2024-05-19Actually use the `#[do_not_recommend]` attribute if presentGeorg Semmler-0/+21