Replies: 2 comments
-
I think for this we could simplify it but simply replacing all "{" with "{ todo!()" instead of trying to target function bodies only. This will mostly hit function bodies only and we can deal with it on a case by case basis where it doesn't work |
Beta Was this translation helpful? Give feedback.
0 replies
-
This has been merged into develop |
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
-
The code will not be able to compile is this is not done and there is a smaller space to have to click on because the braces will go next to each other after rustfmt {}.
1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions