1 2 3 4 5
error: batch-impl: missing operand after `-` (e.g. `T-U`) --> tests/ui/dangling_operator.rs:4:29 | 4 | #[batch_impl(usize, f32 Vec^-)] | ^