about summary refs log tree commit diff
path: root/tests/ui/borrowck/alias-liveness
AgeCommit message (Expand)AuthorLines
2025-02-15Rework name_regions to not rely on reverse scc graph for non-member-constrain...Michael Goulet-0/+27
2024-09-22No longer mark RTN as incompleteMichael Goulet-12/+0
2024-08-17Bless test falloutMichael Goulet-0/+5
2024-06-28Change RTN to use .. againMichael Goulet-2/+2
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-9/+9
2023-11-24Show number in error message even for one errorNilstrieb-3/+3
2023-11-02Don't check for alias bounds in liveness when aliases have escaping bound varsMichael Goulet-0/+55
2023-10-17Flesh out tests moreMichael Goulet-7/+128
2023-10-14Consider static speciallyMichael Goulet-0/+28
2023-10-14Consider param-env candidates, tooMichael Goulet-0/+20
2023-10-14Consider alias bounds when considering lliveness for alias types in NLLMichael Goulet-0/+26