// rustfmt-trailing_comma: Never fn main() { let Foo { a, .. } = b; }