about summary refs log tree commit diff
path: root/tests/ui/traits/negative-impls
AgeCommit message (Expand)AuthorLines
2025-08-22On E0277, point at type that doesn't implement boundEsteban Küber-6/+30
2025-03-04Make rustdoc tests use always applicable negative auto implsMichael Goulet-0/+98
2024-12-22Begin to implement type system layer of unsafe bindersMichael Goulet-2/+2
2024-12-22Make sure we note ambiguity causes on positive/negative impl conflictsMichael Goulet-0/+41
2024-10-29Remove detail from label/note that is already available in other noteEsteban Küber-3/+3
2024-03-10Ignore tests w/ current/next revisions from compare-mode=next-solverMichael Goulet-0/+1
2024-03-01normalizes-to: handle negative implslcnr-0/+22
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-7/+7
2024-02-07Update testsr0cky-1/+1
2024-01-30Provide more context on derived obligation error primary labelEsteban Küber-3/+3
2024-01-13Bless testsGeorge-lewis-0/+1
2024-01-02Adjust compiler tests for unused_tuple_struct_fields -> dead_codeJake Goulding-1/+1
2023-12-13Tweak `short_ty_string` to reduce number of filesEsteban Küber-4/+4
2023-12-10remove redundant importssurechen-2/+0
2023-11-24Show number in error message even for one errorNilstrieb-8/+8
2023-08-28Revert "Suggest using `Arc` on `!Send`/`!Sync` types"David Tolnay-6/+0
2023-08-09Suggest using `Arc` on `!Send`/`!Sync` typesEsteban Kuber-0/+6
2023-05-03rustc_middle: Fix `opt_item_ident` for non-local def idsVadim Petrochenkov-2/+4
2023-02-14Fetch less HIR in signature check.Camille GILLOT-1/+1
2023-01-23Point at specific field in struct literal when trait fulfillment failsNathan Fenner-2/+2
2023-01-11Note predicate span on ImplDerivedObligationMichael Goulet-1/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+650