v0.8.57
·
24 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- [exocrate] Re-export
toml_constforparse_remote_archiveby @Sagartaunk in #3546 - exocrate::Config::rel_dir_path: Make non-pub and validate at construc… by @Sagartaunk in #3548
- [ci] Make UI tests follow Cargo feature selection by @joshlf in #3562
- [ci] Consolidate target testing and parallelize Miri by @joshlf in #3563
- [derive] Allow
missing_debug_implementationsonKnownLayouthelpers by @apasel422 in #3568 - Add unsafe Rust skill V1 and preserve predecessor pilot by @joshlf in #3520
- Replay V1 against the predecessor pilot by @joshlf in #3608
- Evaluate the V1 abstraction-design workflow by @joshlf in #3521
- Revise unsafe Rust skill to V2 after V1 evaluation failures by @joshlf in #3522
- Evaluate V2 against V1 and the V1 core ablation by @joshlf in #3523
- Revise unsafe Rust skill around domain and verdict certificates by @joshlf in #3524
- Freeze the V3 targeted confirmation protocol by @joshlf in #3527
- Collect the V3 targeted confirmation reports by @joshlf in #3528
- Blind-score the V3 targeted confirmation by @joshlf in #3529
- Analyze the V3 targeted confirmation failures by @joshlf in #3530
- Revise the unsafe Rust skill after the V3 evaluation by @joshlf in #3531
- Freeze the V4 focused confirmation protocol by @joshlf in #3532
- Collect all V4 focused audit reports by @joshlf in #3533
- Blind-score and aggregate the V4 focused evaluation by @joshlf in #3534
- Analyze why the V4 focused gate failed by @joshlf in #3535
- Require evidence-bearing proof kernels in unsafe Rust V5 by @joshlf in #3536
- Harden V5 evaluation and terminal confirmation by @joshlf in #3537
- Draft and validate the V5 diagnostic-prequalification harness by @joshlf in #3601
- Make the V5 diagnostic harness executable and fail closed by @joshlf in #3603
- Authenticate V5 review evidence through aggregation by @joshlf in #3604
- Harden V5 staged runtime and recovery by @joshlf in #3607
- Preserve source bytes after failed try_transmute by @joshlf in #3634
- Qualify KnownLayout metadata extraction by @joshlf in #3625
New Contributors
- @apasel422 made their first contribution in #3568
Full Changelog: v0.8.56...v0.8.57