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 f5e249a commit 192aae7Copy full SHA for 192aae7
.github/workflows/ci.yml
@@ -53,6 +53,8 @@ jobs:
53
54
- name: cargo check
55
run: cargo check
56
+ env:
57
+ RUSTFLAGS: -Dwarnings
58
59
test_benchmarks:
60
strategy:
0 commit comments