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

Regenerate with dropped sealed auto traits #1868

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

bilelmoussaoui
Copy link
Member

No description provided.

@sdroege
Copy link
Member

sdroege commented Oct 18, 2024

You'll want to do the same with the manual traits

@bilelmoussaoui
Copy link
Member Author

You'll want to do the same with the manual traits

Without sublassing traits, right? as that is handled in the other PR

@sdroege
Copy link
Member

sdroege commented Oct 18, 2024

Yes

As those have already the IsA<T> restriction which is an unsafe trait, implemented
by the glib::wrapper! macro.
@bilelmoussaoui bilelmoussaoui merged commit d60d6de into master Oct 18, 2024
40 checks passed
@bilelmoussaoui bilelmoussaoui deleted the bilelmoussaoui/regen-gir branch October 18, 2024 17:08
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