Add tests for dyn-incompatible cases by estebank · Pull Request #136210 · rust-lang/rust (original) (raw)

A lot of these tests are duplicated from existing tests, and all of them don't really have to do with the dyn-keyword.

Could you do a check to make sure that you're not nearly duplicating ui tests, and possibly move the ones that actually have to do with dyn-incompatibility to dyn-compatibility?