rust/tests/ui/impl-trait/multiple-lifetimes
Eric Huss 2da2ade0f7 Rename tests to ensure they don't have overlapping names.
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-22 21:12:40 -07:00
..
error-handling-2.rs
error-handling-2.stderr
error-handling.polonius.stderr
error-handling.rs
error-handling.stderr
inverse-bounds.rs
multiple-lifetimes.rs Rename tests to ensure they don't have overlapping names. 2023-03-22 21:12:40 -07:00
ordinary-bounds-pick-original-elided.rs
ordinary-bounds-pick-original-type-alias-impl-trait.rs
ordinary-bounds-pick-original.rs
ordinary-bounds-pick-other.rs
ordinary-bounds-unrelated.rs
ordinary-bounds-unrelated.stderr
ordinary-bounds-unsuited.rs
ordinary-bounds-unsuited.stderr