Skip to content

Conversation

@zharinov
Copy link
Member

@zharinov zharinov commented Jan 6, 2026

Summary

  • Remove unused re-exports from type_system/mod.rs: TYPE_CUSTOM_START, TYPE_NODE, TYPE_VOID
  • Remove dead constant TYPE_CUSTOM_START from primitives.rs

Why

These exports were never imported from type_system - external code uses TypeId-wrapped versions from type_check or accesses values via PrimitiveType::*.index().

@zharinov
Copy link
Member Author

zharinov commented Jan 6, 2026

Nah, we're okay without this one

@zharinov zharinov closed this Jan 6, 2026
@zharinov zharinov deleted the refactor/type-system-exports branch January 6, 2026 16:17
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.

2 participants