rust/src/test/run-pass-valgrind
est31 0a03825f76 Remove even more box syntax uses from src/test
Prior work, notably 6550021124 from #88316
has removed box syntax from most of the testsuite. However,
some tests were left out.
This commit removes box_syntax uses from more locations in src/test.
Some tests that are very box syntax specific are not being migrated.
2022-08-07 04:22:20 +02:00
..
unsized-locals
cast-enum-with-dtor.rs
cleanup-auto-borrow-obj.rs Remove even more box syntax uses from src/test 2022-08-07 04:22:20 +02:00
cleanup-stdin.rs
coerce-match-calls.rs
coerce-match.rs Remove even more box syntax uses from src/test 2022-08-07 04:22:20 +02:00
down-with-thread-dtors.rs
dst-dtor-1.rs
dst-dtor-2.rs
dst-dtor-3.rs
dst-dtor-4.rs
exit-flushes.rs
issue-44800.rs
osx-frameworks.rs