Production builds shouldn't include -Werror by default since that could cause spurious build failures when there are toolchain updates. CI uses -Werror to prevent warnings, so that should be sufficient. |
||
|---|---|---|
| .. | ||
| build.yml | ||
| CICD.yml | ||
| fast_checks.yml | ||
| full_rust_checks.yml | ||
| msrv.yml | ||
| publish.yml | ||
| release.yml | ||
| sanitize.yml | ||