about summary refs log tree commit diff
path: root/tests/ui/nll/user-annotations
AgeCommit message (Expand)AuthorLines
2024-04-24Modify `find_expr` from `Span` to better account for closuresEsteban Küber-2/+6
2024-03-21Stop `ConstraintCategory` `Ord` impl from relying on `Ty`'s `Ord` impl.Oli Scherer-10/+11
2024-03-20make `type_flags(ReError) & HAS_ERROR`Ali MJ Al-Nasrawy-2/+10
2024-03-18update region debug formattingBoxy-16/+17
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-14/+14
2023-12-19rename to verbose-internalsjyn-2/+2
2023-11-24Show number in error message even for one errorNilstrieb-14/+14
2023-10-08remove trailing dotsAli MJ Al-Nasrawy-7/+7
2023-10-08always show and explain sub regionAli MJ Al-Nasrawy-7/+28
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+2
2023-07-14refactor(rustc_middle): Substs -> GenericArgMahdi Dibaiee-7/+7
2023-06-30resolve typerelative ctors to adtEric Mark Martin-1/+1
2023-04-19Extend and use `hir::Node::body_id`Maybe Waffle-8/+30
2023-03-31allow ReError in CanonicalUserTypeAnnotationAli MJ Al-Nasrawy-0/+40
2023-01-15Tweak E0597Esteban Küber-3/+112
2023-01-11Move /src/test to /testsAlbert Larsan-0/+3533