rust-lang / style-team

Home of the Rust style team
Apache License 2.0
454 stars 56 forks source link

clarify match block requirement for single mac call #159

Closed calebcartwright closed 4 years ago

calebcartwright commented 4 years ago

cc @Aaron1011 re: https://github.com/rust-lang/rustfmt/pull/4496 - think this minor clarification should cover the needed change but please let me know if you think anything additional is needed for the arm body flattening

@joshtriplett if you have time to review the text that'd be most appreciated as well!

Aaron1011 commented 4 years ago

@calebcartwright The new text looks good to me!

calebcartwright commented 4 years ago

@calebcartwright The new text looks good to me!

Awesome, thanks so much really appreciate your help on this one @Aaron1011! Fighting some indentation issues from copy/pasting out of GH but will go ahead and merge once I get that sorted and then we can proceed with https://github.com/rust-lang/rustfmt/pull/4496