about summary refs log tree commit diff
path: root/tests/ui/diagnostic_namespace/do_not_recommend/as_expression.rs
AgeCommit message (Expand)AuthorLines
2025-04-24norm nested aliases before evaluating the parent goallcnr-1/+1
2025-04-10Deeply normalize obligations in BestObligationMichael Goulet-2/+1
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-2/+2
2025-02-18Add reference annotations for the `do_not_recommend` attributeEric Huss-0/+1
2025-01-31Manually walk into WF obligations in BestObligation proof tree visitorMichael Goulet-2/+2
2024-12-18Stabilize `#[diagnostic::do_not_recommend]`Georg Semmler-2/+0
2024-05-28eagerly normalize when adding goalslcnr-2/+3
2024-05-21Move `#[do_not_recommend]` to the `#[diagnostic]` namespaceGeorg Semmler-1/+1
2024-05-19Actually use the `#[do_not_recommend]` attribute if presentGeorg Semmler-0/+60