about summary refs log tree commit diff
path: root/src/test/ui/lint/lint-stability-fields-deprecated.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-344/+0
2022-03-09Permit `#[deprecated]` in stdlibJacob Pratt-6/+6
2022-03-04Change `rustc_deprecated` to use `note`Jacob Pratt-6/+6
2022-02-24don't special case `DefKind::Ctor` in encodinglcnr-3/+3
2021-02-10Inherit `#[stable(..)]` annotations in enum variants and fields from its itemEsteban Küber-3/+8
2020-07-26report kind of deprecated item in messageAndy Russell-62/+62
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/+349