about summary refs log tree commit diff
path: root/src/test/ui/dst/dst-rvalue.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-10/+0
2022-08-07Remove even more box syntax uses from src/testest31-4/+2
Prior work, notably 6550021124451628b1efc60c59284465b109e3aa 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.
2021-08-20Update old box expression tests and add a new one.Anton Golov-4/+2
New tests also check that we're not triggering this error over-zealously.
2019-06-03Update tests for changes to cannot move errorsMatthew Jasper-1/+1
2019-04-22update tests for migrate mode by defaultMatthew Jasper-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+24