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

Implement std::iter::Extend for glib::List #1470

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

andy128k
Copy link
Contributor

@andy128k andy128k commented Aug 5, 2024

Closes #1468

@andy128k andy128k marked this pull request as ready for review August 5, 2024 08:40
@sdroege sdroege added the needs-backport PR needs backporting to the current stable branch label Aug 5, 2024
@bilelmoussaoui bilelmoussaoui merged commit a072bb0 into gtk-rs:master Aug 5, 2024
47 of 48 checks passed
@andy128k andy128k deleted the extend_list branch August 5, 2024 09:51
@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 Aug 19, 2024
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.

[FEATURE REQUEST] Implement std::iter::Extend for glib::List
3 participants