about summary refs log tree commit diff
path: root/tests/ui/closures/binder
AgeCommit message (Expand)AuthorLines
2025-06-11stabilize gaiBoxy-3/+3
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-1/+1
2025-01-23Bless and add testsBoxy-0/+55
2025-01-14mir borrowck: cleanup late-bound region handlinglcnr-2/+2
2024-12-13Stabilize async closuresMichael Goulet-1/+0
2024-09-26Pass correct HirId to late_bound_vars in diagnostic codeLeón Orell Valerian Liehr-0/+40
2024-07-20Just totally fully deny late-bound constsMichael Goulet-2/+9
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-6/+6
2024-02-08Continue to borrowck even if there were previous errorsOli Scherer-1/+11
2024-02-06Bless tests, add commentsMichael Goulet-19/+4
2024-01-13Bless testsGeorge-lewis-0/+2
2023-12-21Simple modification of diagnostic informationsurechen-0/+28
2023-11-24Show number in error message even for one errorNilstrieb-6/+6
2023-10-04Point to where missing return type should goMichael Goulet-4/+4
2023-07-14refactor(rustc_middle): Substs -> GenericArgMahdi Dibaiee-2/+2
2023-04-25vars are ?Michael Goulet-5/+5
2023-02-18Add addl testMichael Goulet-0/+24
2023-02-18Move late-bound arg type checks to resolve_bound_varsMichael Goulet-0/+48
2023-02-18Adjust tracking issue for non_lifetime_bindersMichael Goulet-2/+2
2023-02-16Add feature gate for non_lifetime_bindersMichael Goulet-2/+10
2023-01-11Move /src/test to /testsAlbert Larsan-0/+305