There was an error while loading. Please reload this page.
1 parent 8aca914 commit 0cac19fCopy full SHA for 0cac19f
template/.github/workflows/rust.yml
@@ -16,7 +16,7 @@ env:
16
CARGO_TERM_COLOR: always
17
CARGO_INCREMENTAL: '0'
18
CARGO_PROFILE_DEV_DEBUG: '0'
19
- RUSTFLAGS: "-D warnings -W rust-2021-compatibility"
+ RUSTFLAGS: "-D warnings"
20
21
jobs:
22
0 commit comments