about summary refs log tree commit diff
path: root/src/test/ui/lint/lint-stability-fields.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-293/+0
2022-03-09Permit `#[deprecated]` in stdlibJacob Pratt-6/+6
2022-03-04Change `rustc_deprecated` to use `note`Jacob Pratt-6/+6
2021-02-10Inherit `#[stable(..)]` annotations in enum variants and fields from its itemEsteban Küber-5/+15
2019-12-21Require issue = "none" over issue = "0" in unstable attributesRoss MacArthur-11/+11
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+293