- Switch from full LTO (lto=true) to thin LTO to avoid memory/ICE issues - Include Cargo.lock in Dockerfile for reproducible dependency resolution - Use opt-level='s' (balanced size/speed) instead of 'z' (max size opt) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| Dockerfile | ||