about summary refs log tree commit diff
path: root/tests/ui/associated-consts/issue-105330.stderr
AgeCommit message (Expand)AuthorLines
2025-08-22On E0277, point at type that doesn't implement boundEsteban Küber-2/+12
2024-05-13Apply nitsMichael Goulet-33/+5
2024-03-01Never say "`Trait` is implemented for `{type error}`"Esteban Küber-2/+0
2024-02-14Continue compilation after check_mod_type_wf errorsOli Scherer-4/+68
2024-02-05Stop bailing out from compilation just because there were incoherent traitsOli Scherer-3/+9
2024-01-23Remove track_errors entirelyOli Scherer-9/+3
2024-01-13Bless testsGeorge-lewis-0/+2
2024-01-07Split note, fix const/static impl trait errorMichael Goulet-1/+3
2023-10-25Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua...Oli Scherer-3/+9
2023-10-20Avoid a `track_errors` by bubbling up most errors from `check_well_formed`Oli Scherer-82/+4
2023-10-04Tweak wording of E0562Esteban Küber-1/+1
2023-09-10Point out if a local trait has no implementationsMichael Goulet-0/+10
2023-07-15Check entry type as part of item type checking.Camille GILLOT-6/+6
2023-02-22pluralize stuffMichael Goulet-1/+1
2023-02-14Better label for illegal impl trait typesMichael Goulet-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+113