| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-08 | 3.4 kB | |
| v0.8.57 source code.tar.gz | 2026-09-08 | 83.7 MB | |
| v0.8.57 source code.zip | 2026-09-08 | 86.9 MB | |
| Totals: 3 Items | 170.7 MB | 1 | |
What's Changed
- [exocrate] Re-export
toml_constforparse_remote_archiveby @Sagartaunk in https://github.com/google/zerocopy/pull/3546 - exocrate::Config::rel_dir_path: Make non-pub and validate at construc… by @Sagartaunk in https://github.com/google/zerocopy/pull/3548
- [ci] Make UI tests follow Cargo feature selection by @joshlf in https://github.com/google/zerocopy/pull/3562
- [ci] Consolidate target testing and parallelize Miri by @joshlf in https://github.com/google/zerocopy/pull/3563
- [derive] Allow
missing_debug_implementationsonKnownLayouthelpers by @apasel422 in https://github.com/google/zerocopy/pull/3568 - Add unsafe Rust skill V1 and preserve predecessor pilot by @joshlf in https://github.com/google/zerocopy/pull/3520
- Replay V1 against the predecessor pilot by @joshlf in https://github.com/google/zerocopy/pull/3608
- Evaluate the V1 abstraction-design workflow by @joshlf in https://github.com/google/zerocopy/pull/3521
- Revise unsafe Rust skill to V2 after V1 evaluation failures by @joshlf in https://github.com/google/zerocopy/pull/3522
- Evaluate V2 against V1 and the V1 core ablation by @joshlf in https://github.com/google/zerocopy/pull/3523
- Revise unsafe Rust skill around domain and verdict certificates by @joshlf in https://github.com/google/zerocopy/pull/3524
- Freeze the V3 targeted confirmation protocol by @joshlf in https://github.com/google/zerocopy/pull/3527
- Collect the V3 targeted confirmation reports by @joshlf in https://github.com/google/zerocopy/pull/3528
- Blind-score the V3 targeted confirmation by @joshlf in https://github.com/google/zerocopy/pull/3529
- Analyze the V3 targeted confirmation failures by @joshlf in https://github.com/google/zerocopy/pull/3530
- Revise the unsafe Rust skill after the V3 evaluation by @joshlf in https://github.com/google/zerocopy/pull/3531
- Freeze the V4 focused confirmation protocol by @joshlf in https://github.com/google/zerocopy/pull/3532
- Collect all V4 focused audit reports by @joshlf in https://github.com/google/zerocopy/pull/3533
- Blind-score and aggregate the V4 focused evaluation by @joshlf in https://github.com/google/zerocopy/pull/3534
- Analyze why the V4 focused gate failed by @joshlf in https://github.com/google/zerocopy/pull/3535
- Require evidence-bearing proof kernels in unsafe Rust V5 by @joshlf in https://github.com/google/zerocopy/pull/3536
- Harden V5 evaluation and terminal confirmation by @joshlf in https://github.com/google/zerocopy/pull/3537
- Draft and validate the V5 diagnostic-prequalification harness by @joshlf in https://github.com/google/zerocopy/pull/3601
- Make the V5 diagnostic harness executable and fail closed by @joshlf in https://github.com/google/zerocopy/pull/3603
- Authenticate V5 review evidence through aggregation by @joshlf in https://github.com/google/zerocopy/pull/3604
- Harden V5 staged runtime and recovery by @joshlf in https://github.com/google/zerocopy/pull/3607
- Preserve source bytes after failed try_transmute by @joshlf in https://github.com/google/zerocopy/pull/3634
- Qualify KnownLayout metadata extraction by @joshlf in https://github.com/google/zerocopy/pull/3625
New Contributors
- @apasel422 made their first contribution in https://github.com/google/zerocopy/pull/3568
Full Changelog: https://github.com/google/zerocopy/compare/v0.8.56...v0.8.57