about summary refs log tree commit diff
path: root/tests/ui/stability-attribute/auxiliary
AgeCommit message (Collapse)AuthorLines
2025-06-11cleaned up some testsKivooeo-0/+133
2025-02-02rustc_allowed_through_unstable_modules: require deprecation messageRalf Jung-5/+1
2025-01-15allowed_through_unstable_modules: support showing a deprecation message when ↵Ralf Jung-0/+4
the unstable module name is used
2023-05-26Fix diagnostics with errorsclubby789-0/+4
2023-03-18fix: don't suggest similar method when unstableEzra Shaw-0/+13
2023-02-08const_eval: `implies_by` in `rustc_const_unstable`David Wood-0/+12
Extend support for `implies_by` (from `#[stable]` and `#[unstable]`) to `#[rustc_const_stable]` and `#[rustc_const_unstable]`. Signed-off-by: David Wood <david.wood@huawei.com>
2023-01-11Move /src/test to /testsAlbert Larsan-0/+513