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

Add ability to prepend code to type generation #2907

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

kennykerr
Copy link
Collaborator

Worked with @dpaoliello on a low-level feature to inject code for specific types. This is primarily for inserting type attributes that cannot be derived from metadata. Ideally the metadata tooling will improve to the point where this is no longer needed.

Fixes: #2900

@kennykerr kennykerr merged commit 1b4833c into master Mar 1, 2024
66 checks passed
@kennykerr kennykerr deleted the prepend2 branch March 1, 2024 19:56
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.

Add #[must_use] to WIN32_ERROR and other return types that represent error codes
2 participants