| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-10-28 | Emit proper error when casting to Ddyn-star | Michael Goulet | -0/+58 |
| 2022-10-14 | Address nits, add test for implicit dyn-star coercion without feature gate | Michael Goulet | -0/+42 |
| 2022-10-14 | Allow dyn* upcasting | Michael Goulet | -0/+33 |
| 2022-10-14 | Make dyn* cast into a coercion | Michael Goulet | -6/+7 |
| 2022-10-04 | Support casting boxes to dyn* | Eric Holk | -0/+17 |
| 2022-09-13 | Address code review comments | Eric Holk | -2/+7 |
| 2022-09-12 | Move dyn* tests to their own directory | Eric Holk | -0/+83 |
| 2022-09-12 | Call destructors when dyn* object goes out of scope | Eric Holk | -1/+1 |
| 2022-09-12 | dyn* through more typechecking and MIR | Eric Holk | -7/+5 |
| 2022-09-12 | Typecheck dyn* coercions | Eric Holk | -2/+15 |
| 2022-09-12 | Introduce dyn_star feature flag | Eric Holk | -0/+32 |
