Skip to content

Commit b11d71e

Browse files
committed
docs(plan): record final inherited link gates
1 parent d69edb9 commit b11d71e

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

plans/pd_vm_call_overhead_reduction_plan.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -587,10 +587,11 @@ frames in snapshots.
587587

588588
Verification:
589589

590-
- focused trace-engine and callable-frame regression tests passed
591-
- complete `jit_tests`: `101 passed`, `0 failed`, `11 ignored`
592-
- `cargo test --workspace --lib --tests` passed
593-
- `cargo clippy --workspace --lib --tests -- -D warnings` passed
590+
- focused trace-engine, callable-frame, and stale-continuation regression tests passed
591+
- complete `jit_tests`: `128 passed`, `0 failed`, `11 ignored`
592+
- `RUSTFLAGS="-Dwarnings" cargo clippy --workspace --all-targets --all-features` passed
593+
- `cargo test --workspace` passed
594+
- GitHub CI passed on Ubuntu, macOS, and Windows
594595

595596
## Non-Goals
596597

0 commit comments

Comments
 (0)