Skip to content

refactor: rename TypeKind to TypeShape for clarity#187

Merged
zharinov merged 1 commit intomasterfrom
refactor/typeshape
Dec 31, 2025
Merged

refactor: rename TypeKind to TypeShape for clarity#187
zharinov merged 1 commit intomasterfrom
refactor/typeshape

Conversation

@zharinov
Copy link
Copy Markdown
Member

Summary

  • Rename TypeKindTypeShape in type inference module
  • Clarifies distinction from type_system::TypeKind (bytecode format discriminant)
  • TypeShape represents inference-time types carrying actual structure data

Test plan

  • cargo test -p plotnik-lib type_check passes (43 tests)
  • cargo check -p plotnik-lib passes

@zharinov zharinov enabled auto-merge (squash) December 31, 2025 12:09
@zharinov zharinov merged commit dfa5ba0 into master Dec 31, 2025
4 checks passed
@zharinov zharinov deleted the refactor/typeshape branch December 31, 2025 12:10
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