summary refs log tree commit diff
path: root/tests/ui/stability-attribute
AgeCommit message (Expand)AuthorLines
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-28/+28
2024-02-08Continue to borrowck even if there were previous errorsOli Scherer-1/+10
2024-01-13Bless testsGeorge-lewis-0/+57
2024-01-09Avoid silencing relevant follow-up errorsOli Scherer-2/+13
2023-11-24Show number in error message even for one errorNilstrieb-16/+16
2023-10-30Preserve deprecation attribute even if 'since' version is missingDavid Tolnay-3/+11
2023-10-29Store version of `deprecated` attribute in structured formDavid Tolnay-11/+7
2023-10-29Fill in syntactically valid deprecation version in testsDavid Tolnay-12/+12
2023-10-24Update stability attribute sanity UI test to delete superfluous errorsDavid Tolnay-19/+6
2023-10-23Update `since` stability attributes in testsDavid Tolnay-43/+53
2023-08-06bless testsDeadbeef-1/+1
2023-06-28Auto merge of #111269 - clubby789:validate-fluent-variables, r=davidtwcobors-2/+19
2023-06-22Tweak privacy errors to account for reachable itemsEsteban Küber-1/+3
2023-05-26Fix diagnostics with errorsclubby789-2/+19
2023-04-29Update testsGary Guo-4/+4
2023-03-18fix: don't suggest similar method when unstableEzra Shaw-0/+47
2023-03-06Rollup merge of #107801 - davidtwco:stability-implies-const, r=NilstriebMatthias Krüger-0/+146
2023-02-25Do not lint unresolved trait for ineffective unstable trait implDeadbeef-0/+17
2023-02-08const_eval: `implies_by` in `rustc_const_unstable`David Wood-0/+146
2023-01-14fix: don't emit `E0711` if `staged_api` not enabledEzra Shaw-0/+25
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2468