rust/tests/ui/stability-attribute/auxiliary
David Wood 912783402f const_eval: implies_by in rustc_const_unstable
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-02-08 15:09:11 +00:00
..
allowed-through-unstable-core.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-stability-attribute-implies.rs const_eval: implies_by in rustc_const_unstable 2023-02-08 15:09:11 +00:00
ctor-stability.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
default_body.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
lint-stability-reexport.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
lint-stability.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
stability_attribute_issue.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
stability-attribute-implies.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
stable-in-unstable-core.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
stable-in-unstable-std.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unstable_generic_param.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00