about summary refs log tree commit diff
path: root/tests/ui/deprecation
AgeCommit message (Expand)AuthorLines
2025-01-18Emit a single privacy error for multiple fields on the same struct expressionEsteban Küber-1/+1
2025-01-18Add context on private fields that are not on the same line as the struct nameEsteban Küber-0/+3
2025-01-06add deprecated and do nothing flag to options tableklensy-4/+28
2024-06-14Deprecate no-op codegen option `-Cinline-threshold=...`Martin Nordholts-0/+6
2024-05-10Fix parse error message for meta itemsLeón Orell Valerian Liehr-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-20/+20
2024-01-12Suggest quoting unquoted idents in attrssjwang05-2/+7
2023-11-24Show number in error message even for one errorNilstrieb-6/+6
2023-10-23Fix stable feature names in testsDavid Tolnay-3/+3
2023-10-04Remove E0551.Nicholas Nethercote-5/+5
2023-08-21Add `suggestion` for some `#[deprecated]` itemsDmitry Murzin-1/+16
2023-02-22diagnostics: update test cases to refer to assoc fn with `self` as methodMichael Howell-128/+128
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2013