about summary refs log tree commit diff
path: root/tests/ui/nll/ty-outlives
AgeCommit message (Expand)AuthorLines
2025-07-30Make sure to account for the right item universal regions in borrowckMichael Goulet-0/+4
2025-07-04Remove Symbol for Named LateParam/Bound variantsMichael Goulet-4/+4
2025-04-04Fix `Debug` impl for `LateParamRegionKind`.Nicholas Nethercote-4/+4
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-8/+8
2025-02-14Use underline suggestions for purely 'additive' replacementsMichael Goulet-24/+16
2025-02-13Improved named region errorsMichael Goulet-17/+33
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-8/+12
2025-01-06`best_blame_constraint`: don't filter constraints by sup SCCdianne-31/+43
2024-12-03closure-requirements: add regression testslcnr-3/+1
2024-08-31Create opaque definitions in resolver.Camille GILLOT-4/+4
2024-08-17Bless test falloutMichael Goulet-3/+3
2024-05-24Remove `DefId` from `EarlyParamRegion` (tedium/diagnostics)Boxy-2/+2
2024-03-18update region debug formattingBoxy-4/+4
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-21/+21
2023-12-19rename to verbose-internalsjyn-13/+13
2023-11-24Show number in error message even for one errorNilstrieb-7/+7
2023-11-14review + fix CIlcnr-1/+1
2023-11-14finish `RegionKind` renamelcnr-4/+4
2023-11-13rename `ReLateBound` to `ReBound`lcnr-2/+2
2023-10-08remove trailing dotsAli MJ Al-Nasrawy-18/+18
2023-10-08always show and explain sub regionAli MJ Al-Nasrawy-9/+69
2023-10-08improve the suggestion of generic_bound_failureAli MJ Al-Nasrawy-12/+20
2023-09-24Remove span from BrAnon.Camille GILLOT-2/+2
2023-07-14refactor(rustc_middle): Substs -> GenericArgMahdi Dibaiee-33/+33
2023-06-21Print def_id on EarlyBoundRegion debugSantiago Pastorino-2/+2
2023-05-21Rename `drop_ref` lint to `dropping_references`Urgau-1/+1
2023-05-10Adjust tests for new drop and forget lintsUrgau-0/+2
2023-04-25vars are ?Michael Goulet-141/+141
2023-04-06Remove index from BrAnonJack Huey-2/+2
2023-04-05Fix a debuginfo test with a hard-coded hashThom Chiovoloni-1/+1
2023-04-05Bless testsThom Chiovoloni-3/+3
2023-03-07Auto merge of #108691 - aliemjay:closure-subject, r=jackh726bors-16/+16
2023-03-04tweak debug output and bless testsAli MJ Al-Nasrawy-16/+16
2023-03-03Label opaque type for 'captures lifetime' error messageMichael Goulet-1/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2639