about summary refs log tree commit diff
path: root/tests/ui/unpretty/deprecated-attr.rs
AgeCommit message (Expand)AuthorLines
2025-06-21Add regression test for issue 142649David Tolnay-0/+5
2025-04-16Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` testsLukas Wirth-0/+1
2025-03-10Fix pretty printing of parsed attrs in hir_prettyMichael Goulet-2/+0
2025-03-05Revert #138019 after further discussion about adding this exception in hir-pr...Jana Dönszelmann-0/+2
2025-03-05Pretty-print `#[deprecated]` attribute in HIR.Predrag Gruevski-0/+17