1 2 3 4 5 6 7 8
error: could not find defining uses --> $DIR/issue-68621.rs:14:19 | LL | type Future = impl Trait; | ^^^^^^^^^^ error: aborting due to previous error