1 2 3 4 5
error: dynamize does not support associated types in supertraits --> src/bin/supertrait.rs:2:17 | 2 | trait Foo: Into<Self::X> { | ^^^^