Skip to content

Conversation

@Vlad-Shcherbina
Copy link
Contributor

  • Fix the test with user-defined 'Type' type
  • Fix bigint error messages test
  • Regenerate compiler error messages

By moving it to a separate module to avoid name collision
with specta::Type.

A possible alternative would be to replace all occurrences of `Type`
throughout `ts.rs` with qualified `specta::Type` instead of
relying on `use specta::Type`, but that would touch too many lines.
Copy link
Member

@oscartbeaumont oscartbeaumont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@oscartbeaumont oscartbeaumont merged commit 334b006 into specta-rs:main Oct 28, 2025
4 checks passed
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