error: non-defining opaque type use in defining scope --> $DIR/bound_reduction2.rs:16:5 | LL | () | ^^ | note: used non-generic type `::Assoc` for generic parameter --> $DIR/bound_reduction2.rs:9:10 | LL | type Foo = impl Trait; | ^ error: aborting due to previous error