Skip to content

refactor(workspace): extract model types#297

Merged
hongjr03 merged 1 commit into
masterfrom
refactor/workspace-model-types
Jul 1, 2026
Merged

refactor(workspace): extract model types#297
hongjr03 merged 1 commit into
masterfrom
refactor/workspace-model-types

Conversation

@hongjr03

@hongjr03 hongjr03 commented Jul 1, 2026

Copy link
Copy Markdown
Member

Summary

  • add a workspace-model crate for shared source file, source root, and project config types
  • keep HIR base_db paths as compatibility re-exports
  • redirect project-model to depend on workspace-model instead of hir

Validation

  • cargo fmt
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test --workspace

@hongjr03 hongjr03 marked this pull request as ready for review July 1, 2026 05:29
@hongjr03 hongjr03 merged commit 9ec160d into master Jul 1, 2026
17 of 18 checks passed
@hongjr03 hongjr03 deleted the refactor/workspace-model-types branch July 1, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant