1 2 3 4 5
error: expected FutureForm variant, found `sendable`; did you mean `Sendable`? --> tests/ui/lowercase_variant.rs:12:15 | 12 | #[future_form(sendable)] | ^^^^^^^^