about summary refs log tree commit diff
path: root/tests/ui/generic-associated-types/bugs
AgeCommit message (Expand)AuthorLines
2025-09-28reword noteEsteban Küber-1/+1
2025-09-28Point at lifetime requirement origin in more casesEsteban Küber-0/+5
2025-08-14it's not a borrow checker limitation :<lcnr-3/+3
2025-08-13rework `add_placeholder_from_predicate_note`lcnr-5/+9
2025-07-15Consider outlives assumptions when proving auto traits for coroutine interiorsMichael Goulet-83/+0
2025-06-30Avoid looking at HIR for trait and impl itemsOli Scherer-8/+10
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-1/+1
2025-01-03Do not project when there are unconstrained impl paramsMichael Goulet-67/+1
2024-09-27Cleanup some known-bug issuesJack Huey-3/+3
2024-03-14eagerly instantiate binders to avoid relying on `sub`lcnr-17/+12
2024-03-07Merge `check_mod_impl_wf` and `check_mod_type_wf`Oli Scherer-4/+103
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-21/+21
2024-02-09For a rigid projection, recursively look at the self type's item boundsMichael Goulet-33/+1
2023-11-29On Fn arg mismatch for a fn path, suggest a closureEsteban Küber-0/+4
2023-11-24Show number in error message even for one errorNilstrieb-10/+10
2023-10-20s/generator/coroutine/Oli Scherer-8/+8
2023-10-04Reorder fullfillment errors to keep more interesting ones firstEsteban Küber-2/+3
2023-09-23Bless tests.Camille GILLOT-30/+0
2023-09-19Explain HRTB + infer limitations of old solverMichael Goulet-0/+8
2023-04-14Remove another use of `BrAnon(Some(_))`.Nicholas Nethercote-2/+2
2023-04-14Remove one use of `BrAnon(Some(_))`.Nicholas Nethercote-2/+2
2023-02-21Specify what 'this' actually isMichael Goulet-1/+1
2023-01-19Fix known-bug, silence ICE stderrMichael Goulet-26/+15
2023-01-11Move /src/test to /testsAlbert Larsan-0/+599