error: `auto_impl` supports arguments only in the form of identifiers or the wildcard (`_`) --> tests/ui/errors/auto-impl.pattern.ref.rs:3:13 | 3 | fn test(&a: &i32) { | ^^^^^^^^