rust/compiler/rustc_attr
David Wood a1d5af24ec attr: fix expected meta-item for #[stable]
When an unexpected meta item is provided to `#[stable]`, the diagnostic
lists "since" and "note" as expected meta-items, however the surrounding
code actually expects "feature" and "since".

Signed-off-by: David Wood <david.wood@huawei.com>
2022-07-20 11:29:56 +01:00
..
src attr: fix expected meta-item for #[stable] 2022-07-20 11:29:56 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00