summary refs log tree commit diff
path: root/src/test/ui/stability-attribute/stability-attribute-sanity-4.stderr
AgeCommit message (Expand)AuthorLines
2022-03-09Permit `#[deprecated]` in stdlibJacob Pratt-18/+6
2022-03-04Change `rustc_deprecated` to use `note`Jacob Pratt-2/+2
2022-03-03Bless test.Camille GILLOT-2/+15
2019-05-25Reword malformed attribute input diagnosticsEsteban Küber-12/+12
2019-03-11Update testsVadim Petrochenkov-6/+6
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-0/+38