summary refs log tree commit diff
path: root/src/test/ui/stability-attribute/auxiliary
AgeCommit message (Expand)AuthorLines
2022-08-12enum variant ctor inherits stability of variantMichael Goulet-0/+8
2022-07-26Add tests for `#[rustc_default_body_unstable]`Maybe Waffle-0/+29
2022-07-20middle: add `implies_by` to `#[unstable]`David Wood-0/+8
2022-07-08add opt in attribute for stable-in-unstable itemsJane Lusby-0/+14
2022-07-08Support unstable moves via stable in unstable itemsJane Lusby-0/+19
2022-06-04Allow unstable items to be re-exported unstably without requiring the feature...cole-0/+9
2022-03-09Permit `#[deprecated]` in stdlibJacob Pratt-29/+29
2022-03-04Change `rustc_deprecated` to use `note`Jacob Pratt-29/+29
2020-12-07Move some tests to subdirectoriesVadim Petrochenkov-0/+188
2020-09-23Add enum and type alias tests for generic default stabilityJacob Hughes-0/+106
2020-09-22Test removing unstable default parameterAvi Dessauer-0/+12
2020-09-22Test unstable Alloc param on BoxAvi Dessauer-1/+35
2020-09-22Add unstable default feature enabled testAvi Dessauer-0/+6
2020-09-22Test stability on default parameter of deprecatedAvi Dessauer-0/+20
2020-09-22Add more testsAvi Dessauer-0/+10
2020-09-22Stability annotations on generic trait parametersAvi Dessauer-0/+41
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+19