Skip to content

Conversation

@AnthonyMichaelTDM
Copy link
Collaborator

fixes #43
fixes #46
fixes #58 ?
addresses #55

@AnthonyMichaelTDM
Copy link
Collaborator Author

I'm not 100% sure the implementation of adjacent tagging is correct for non-tuple variants, but it is correct for tuple variants

closes [feature request] Tuples Wulf#43
closes Failing for Internally/Adjacently tagged Wulf#58
partially addresses Enhanced enum support and types Wulf#55
@Wulf
Copy link
Owner

Wulf commented Mar 4, 2025

Breaking this down into commits and those tests are much appreciated, thanks Anthony! I'll try to give this a look on the weekend.

@AnthonyMichaelTDM
Copy link
Collaborator Author

lmk if we want that empty-object type thing to be optional (enabled by a cli argument or something)

@AnthonyMichaelTDM
Copy link
Collaborator Author

Huh, there's something wrong with the gh action itself

also, use Swatinem/rust-cache instead of actions/cache
@AnthonyMichaelTDM AnthonyMichaelTDM changed the title Feat: support for tuple types, structs, and enum variants Feat: support for tuple types, structs, and enum variants, as well as generics in tuples Mar 16, 2025
@AnthonyMichaelTDM
Copy link
Collaborator Author

Anything else I need to do for this to be merged?

@Wulf
Copy link
Owner

Wulf commented Jun 20, 2025

hey Anthony, thanks again for this and super sorry for being late here. Let me add you as a maintainer.

@Wulf Wulf merged commit 8ca7a1a into Wulf:main Jun 20, 2025
2 checks passed
@Wulf
Copy link
Owner

Wulf commented Jun 20, 2025

published in 2.3.0

@Wulf
Copy link
Owner

Wulf commented Jun 20, 2025

Added you as a collaborator :)
Please create pull requests in order to push to main

@AnthonyMichaelTDM AnthonyMichaelTDM deleted the issue-58-43 branch June 20, 2025 20:09
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.

Failing for Internally/Adjacently tagged Feature request: support tuple structs [feature request] Tuples

2 participants