gtk-rs / gtk3-rs

Rust bindings for GTK 3
https://gtk-rs.org
MIT License
508 stars 90 forks source link

Backport clippy fixes #790

Closed GuillaumeGomez closed 1 year ago

GuillaumeGomez commented 1 year ago

Backport changes from https://github.com/gtk-rs/gtk3-rs/pull/789.

sdroege commented 1 year ago

Actually... are you using the 0.16 branch of gir?

GuillaumeGomez commented 1 year ago

There is a branch on gir? :o

sdroege commented 1 year ago

Yes, we don't want to start re-generating things with a gir version that has incompatible changes :)

GuillaumeGomez commented 1 year ago

Ok updated.