about summary refs log tree commit diff
path: root/src/test/ui/stability-attribute/auxiliary/lint-stability.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-188/+0
2022-03-09Permit `#[deprecated]` in stdlibJacob Pratt-23/+23
2022-03-04Change `rustc_deprecated` to use `note`Jacob Pratt-23/+23
This keeps `reason` around for the time being. This is necessary to avoid breakage during the bootstrap process. This change, as a whole, brings `#[rustc_deprecated]` more in line with `#[deprecated]`.
2020-12-07Move some tests to subdirectoriesVadim Petrochenkov-0/+188