We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d3e031 commit 3bbb520Copy full SHA for 3bbb520
.github/workflows/ci.yml
@@ -135,4 +135,4 @@ jobs:
135
- uses: actions-rs/cargo@v1
136
with:
137
command: fmt
138
- args: --all -- --check
+ args: --all -- --check --unstable-features --error-on-unformatted
0 commit comments