mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-11 16:06:21 -04:00
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 | ||