| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CHECKSUMS.txt | 2026-05-17 | 676 Bytes | |
| zero-linux-x64 | 2026-05-17 | 669.4 kB | |
| zero-win32-arm64.exe | 2026-05-17 | 659.5 kB | |
| zero-win32-x64.exe | 2026-05-17 | 708.1 kB | |
| zero-darwin-arm64 | 2026-05-17 | 709.8 kB | |
| zero-darwin-x64 | 2026-05-17 | 678.0 kB | |
| zero-linux-arm64 | 2026-05-17 | 633.0 kB | |
| zero-linux-musl-arm64 | 2026-05-17 | 685.7 kB | |
| zero-linux-musl-x64 | 2026-05-17 | 704.0 kB | |
| README.md | 2026-05-17 | 850 Bytes | |
| v0.1.2 source code.tar.gz | 2026-05-17 | 688.9 kB | |
| v0.1.2 source code.zip | 2026-05-17 | 963.4 kB | |
| Totals: 12 Items | 7.1 MB | 0 | |
- Rebuilds borrow provenance tracking across references, fields, subpaths, assignments, control-flow joins, receiver side effects, generic methods, return summaries, and unreachable paths.
- Tightens borrow conflict checking by deriving conflicts from provenance and comparing concrete places, with additional conformance coverage for provenance joins and edge cases.
- Fixes checker regressions around borrow origins, reassignment, aggregate values, explicit reference fields, unknown identifiers, and fallibility propagation through wrappers.
- Fixes dynamic CLI strings and Darwin executable UUID emission.
- Adds Apache-2.0 licensing and lockfile license metadata.
- Updates the public site with an install toggle, GitHub star count, and a mobile header Docs link.
Contributors
- @ctate
- @badlogic
- @chenrui333
- @heylakatos
- @onevcat