refactor: complete source-language ownership cutover - #228
Conversation
ce59c50 to
00e4e36
Compare
|
Maintainer review — not ready to merge yet. The overall ownership-cutover direction is correct and the current CI is green, but there are three merge blockers that should be fixed together before another review. 1. Repin to landed owner revisions
Those commits are not in the authoritative merged histories now referenced by this PR. Both comparisons against owner The current green Wright CI therefore proves the adapters against orphaned/pre-rebase owner snapshots rather than the owner revisions that actually landed. Repin to an authoritative landed revision (or a released version if one is published before merge), update the lockfile, and rerun the full CI matrix. 2.
|
|
Dependency identity update: the DEL/OSTW owner repository has been renamed from For this PR, do not replace the current Git revision with another |
Summary
workshop-rs 0.1.11,opy-rs 0.1.1,opy-compiler 0.1.1, anddeltin-rs 0.1.1wright-opyandwright-ostwto source adapters and consume owner-produced canonical WIR directlyDependencies
Validation
cargo fmt --all -- --checkcargo check --locked --workspace --all-targetscargo clippy --locked --workspace --all-targets --all-features -- -D warningscargo test --locked --workspace --all-targets --all-features— all non-ignored tests passede48acdaFixes #227
Refs #155
Refs #182