about summary refs log tree commit diff
path: root/tests/ui/borrowck/alias-liveness
AgeCommit message (Expand)AuthorLines
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