Skip to content

[refactor] workspace単位で cargo 操作できるように workspace 分割 #637

Description

@laysakura

現状、enclave, host の crate が同一 workspace 内に入り混じっており、feature flagの設定を考えると、トップレベルで workspace 単位で cargo build などしても失敗する。

これは

  • rust-analyzer の動作不全
  • CIにおける crate 単位でのclippy(crate追加の際に漏れがち)

などにつながっている。

Originally posted by @laysakura in #621 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions