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