error[E0282]: type annotations needed --> $DIR/do-not-suggest-generic-arguments-for-turbofish.rs:8:5 | LL | OhNo::C::; | ^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `U` declared on the enum `OhNo` error: aborting due to previous error For more information about this error, try `rustc --explain E0282`.