about summary refs log tree commit diff
path: root/src/test/ui/stability-attribute/stability-attribute-sanity-2.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-24/+0
2022-07-20attr: fix expected meta-item for `#[stable]`David Wood-1/+1
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>
2021-02-15Add long explanation for E0545Jesus Rubio-1/+1
2020-02-06Forbid using `0` as issue numberYuki Okushi-1/+1
2020-01-30clarify "incorrect issue" errorAndy Russell-3/+5
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-3/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+22