Commit graph

4 commits

Author SHA1 Message Date
clubby789 220bb61b33 Fix diagnostics with errors 2023-05-26 10:44:18 +00:00
Ezra Shaw 0dc36fcd5b
fix: don't suggest similar method when unstable 2023-03-18 16:19:00 +13:00
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
Albert Larsan cf2dff2b1e
Move /src/test to /tests 2023-01-11 09:32:08 +00:00