about summary refs log tree commit diff
path: root/tests/ui/nll/closure-requirements
AgeCommit message (Expand)AuthorLines
2025-09-28reword noteEsteban Küber-2/+2
2025-09-28Point at lifetime requirement origin in more casesEsteban Küber-2/+2
2025-09-28Point at fn bound that introduced lifetime obligationEsteban Küber-0/+12
2025-07-30Make sure to account for the right item universal regions in borrowckMichael Goulet-0/+43
2025-01-14mir borrowck: cleanup late-bound region handlinglcnr-6/+6
2025-01-06`best_blame_constraint`: don't filter constraints by sup SCCdianne-58/+72
2024-12-12Tweak multispan renderingEsteban Küber-8/+2
2024-12-03closure-requirements: add regression testslcnr-0/+61
2024-04-24Modify `find_expr` from `Span` to better account for closuresEsteban Küber-0/+7
2024-03-21Stop `ConstraintCategory` `Ord` impl from relying on `Ty`'s `Ord` impl.Oli Scherer-10/+9
2024-03-18update region debug formattingBoxy-13/+13
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-26/+26
2023-12-19rename to verbose-internalsjyn-19/+19
2023-11-24Show number in error message even for one errorNilstrieb-17/+17
2023-11-13rename `ReLateBound` to `ReBound`lcnr-13/+13
2023-10-08remove trailing dotsAli MJ Al-Nasrawy-1/+1
2023-10-08always show and explain sub regionAli MJ Al-Nasrawy-0/+3
2023-09-24Remove span from BrAnon.Camille GILLOT-13/+13
2023-07-14refactor(rustc_middle): Substs -> GenericArgMahdi Dibaiee-17/+17
2023-04-25vars are ?Michael Goulet-50/+50
2023-04-06Remove index from BrAnonJack Huey-13/+13
2023-03-03ignore bivariant regions in opaque typesAli MJ Al-Nasrawy-20/+2
2023-03-03smarter algorithm for finding an equal regionAli MJ Al-Nasrawy-14/+2
2023-03-03promote subject even if it has unnamed regionsAli MJ Al-Nasrawy-33/+4
2023-03-03add known-bug testsAli MJ Al-Nasrawy-0/+137
2023-01-15Tweak E0597Esteban Küber-0/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1387