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 826c8a2 commit d1805b5Copy full SHA for d1805b5
.github/workflows/pull_request.yml
@@ -17,7 +17,7 @@ concurrency:
17
cancel-in-progress: true
18
19
env:
20
- RUSTFLAGS: --deny warnings -A dead_code
+ RUSTFLAGS: -A dead_code
21
RUST_LOG: info
22
RUST_BACKTRACE: 1
23
RUSTUP_WINDOWS_PATH_ADD_BIN: 1
0 commit comments