about summary refs log tree commit diff
path: root/tests/ui/diagnostic_namespace/do_not_recommend/simple.rs
AgeCommit message (Expand)AuthorLines
2025-02-18Add reference annotations for the `do_not_recommend` attributeEric Huss-0/+1
2024-12-18Stabilize `#[diagnostic::do_not_recommend]`Georg Semmler-2/+0
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-4/+1
2024-05-04Implement do_not_recommend in the new solverMichael Goulet-0/+23