Replies: 1 comment
-
|
Oh, in fact I see it is in works but under |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I understand that rustfmt is a bit "picky" about formatting the macro invocations. But now, for instance with stable rust v1.95.0 we have a "standard" macro
cfg_select!whose invocation can be complex code blocks, but these seem to be completely ignored by the formatter. Is there a way or plans to make it work?Beta Was this translation helpful? Give feedback.
All reactions