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

private constructors support #1405

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

latonz
Copy link
Contributor

@latonz latonz commented Jul 20, 2024

Fixes #997

@latonz latonz added the enhancement New feature or request label Jul 20, 2024
@latonz latonz force-pushed the feat-unsafe-constructors branch 4 times, most recently from 9d95b47 to f2e81a4 Compare July 21, 2024 22:49
@latonz latonz self-assigned this Jul 22, 2024
@latonz latonz marked this pull request as ready for review August 3, 2024 03:31
@latonz latonz requested a review from ni507 August 3, 2024 03:32
@latonz latonz enabled auto-merge (squash) August 3, 2024 03:39
@latonz latonz requested a review from ni507 August 7, 2024 21:31
@latonz latonz merged commit 1c8b383 into riok:main Aug 8, 2024
17 checks passed
@latonz latonz deleted the feat-unsafe-constructors branch August 8, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Access to private constructor with IncludedMembers in attribute
2 participants