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

glib-macros: generate "From<Ident> for Value" on ValueDelegate #1055

Merged
merged 1 commit into from Mar 14, 2023

Conversation

SeaDve
Copy link
Contributor

@SeaDve SeaDve commented Mar 14, 2023

This allows Ident (not only &Ident) to be allowed on functions that take in Into<Value>.

sdroege
sdroege previously approved these changes Mar 14, 2023
@sdroege sdroege added the needs-backport PR needs backporting to the current stable branch label Mar 14, 2023
sdroege
sdroege previously approved these changes Mar 14, 2023
@SeaDve
Copy link
Contributor Author

SeaDve commented Mar 14, 2023

I added some more test cases on nullable. I'm also sorry for staling your review again

This allows `Ident` to be allowed on functions that take in Into<Value>.
@sdroege sdroege merged commit 31845c8 into gtk-rs:master Mar 14, 2023
46 checks passed
@sdroege sdroege added backported PR was backported to the current stable branch and removed needs-backport PR needs backporting to the current stable branch labels Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported PR was backported to the current stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants