about summary refs log tree commit diff
path: root/tests/ui/impl-trait/multiple-lifetimes
AgeCommit message (Collapse)AuthorLines
2023-11-24Manual find replace updatesNilstrieb-1/+1
2023-11-24Show number in error message even for one errorNilstrieb-4/+4
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-03-22Rename tests to ensure they don't have overlapping names.Eric Huss-0/+12
Some tests will delete their output directory before starting. The output directory is based on the test names. If one test is the prefix of another test, then when that test starts, it could try to delete the output directory of the other test with the longer path.
2023-03-03Label opaque type for 'captures lifetime' error messageMichael Goulet-2/+9
2023-01-11Move /src/test to /testsAlbert Larsan-0/+373