docs(phase29z): P2 closeout markers and next steps
This commit is contained in:
@ -57,10 +57,14 @@ Related:
|
||||
- 入口: `docs/development/current/main/phases/phase-29y/README.md`
|
||||
- 次: Phase 29z(RC insertion minimal)または Phase 29x(De-Rust runtime)候補
|
||||
|
||||
- **Phase 29z(✅ P1 COMPLETE, implementation-minimal): RC insertion minimal**
|
||||
- 成果: `MirInstruction::Store` の上書き + `Store null`(explicit drop)で `ReleaseStrong` を挿入(単一block・安全ガード付き)
|
||||
- **Phase 29z(P2 CLOSEOUT準備中, implementation-minimal): RC insertion minimal**
|
||||
- 進捗: P1まで完了(上書き+Store null で ReleaseStrong 挿入、単一block・安全ガード付き)
|
||||
- ガード: Cargo feature `rc-insertion-minimal`(既定OFF、env var 新設なし)
|
||||
- 検証: quick 154/154 PASS 維持 + `rc_insertion_selfcheck`(opt-in)
|
||||
- 残課題(P2で方針化→次フェーズへ)
|
||||
- null伝搬の精度向上(copy以外の伝搬パターン追加を段階的に)
|
||||
- スコープ終端の release(block end cleanup)の最小実装検討(単一blockから)
|
||||
- PHI/loop/early-exit は次フェーズ以降(誤release防止)
|
||||
- 入口: `docs/development/current/main/phases/phase-29z/README.md`
|
||||
- 指示書: `docs/development/current/main/phases/phase-29z/P0-RC_INSERTION_MINIMAL-INSTRUCTIONS.md`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user