summary refs log tree commit diff
path: root/src/test/ui/dyn-star
AgeCommit message (Expand)AuthorLines
2022-09-13Address code review commentsEric Holk-2/+7
2022-09-12Move dyn* tests to their own directoryEric Holk-0/+83
2022-09-12Call destructors when dyn* object goes out of scopeEric Holk-1/+1
2022-09-12dyn* through more typechecking and MIREric Holk-7/+5
2022-09-12Typecheck dyn* coercionsEric Holk-2/+15
2022-09-12Introduce dyn_star feature flagEric Holk-0/+32