Skip to content

[v0.3] Remove workshop-rs adapter/shim once opy-rs extraction lands #155

Description

@Teakowa

Follow-up from wright#143 (PR #149, merged).

The workshop-rs cutover introduced a thin adapter: crates/wright-workshop is a pub use workshop_rs::* re-export, and wright-ir re-exports wir/settings/source/shared IR infra from workshop-rs. Each shim documents its removal path in code comments.

Completion criteria:

  • No wright-workshop adapter once opy-rs extraction (v0.3) makes direct workshop_rs consumption the default for remaining call sites.
  • wright-ir retains only HIR/lowering content owned by opy-rs; workshop-rs types are consumed directly.
  • No second canonical Workshop implementation appears (removal path tracked here).

Relevant: wright#135 v0.2 (adapter is accepted cutover mechanism with documented removal path).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions