Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add lang-repr as a combinatoric and rust as a convention #39

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

Gankra
Copy link
Owner

@Gankra Gankra commented Jul 1, 2024

fixes #27
fixes #36

@Gankra Gankra merged commit 842036b into main Jul 1, 2024
16 checks passed
Gankra added a commit that referenced this pull request Jul 1, 2024
Note that C still doesn't implement align, but as of #39 we combinatoric repr(rust) vs repr(c) and include rustcall as a calling convention, so our coverage of rust <-> rust (in particular for codegen_backend users) is significantly improved.

fixes #23
fixes #21
fixes #15
Gankra added a commit that referenced this pull request Jul 1, 2024
Note that C still doesn't implement align, but as of #39 we combinatoric repr(rust) vs repr(c) and include rustcall as a calling convention, so our coverage of rust <-> rust (in particular for codegen_backend users) is significantly improved.

fixes #23
fixes #21
fixes #15
@Gankra Gankra mentioned this pull request Jul 7, 2024
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.

make unspecified-repr be another combinatoric lever? Add "rust" and friends to CallingConventions
1 participant