about summary refs log tree commit diff
path: root/src/test/ui/stability-attribute/stability-attribute-sanity-4.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-29/+0
2022-03-09Permit `#[deprecated]` in stdlibJacob Pratt-4/+2
2022-03-03Bless test.Camille GILLOT-0/+2
2019-05-25Reword malformed attribute input diagnosticsEsteban Küber-6/+6
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-0/+29