error: `join` should have at least 0 and at most 1 generic type arguments, actually has 2. --> tests/compile-fail/surface_join_generics_extra.rs:5:20 | 5 | j = join::() -> for_each(std::mem::drop); | ^^^^^^^^^^^^