gtk-rs / gtk3-rs

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

Update submodules #753

Closed GuillaumeGomez closed 2 years ago

sdroege commented 2 years ago

@GuillaumeGomez You can update gir another time now

GuillaumeGomez commented 2 years ago

Updated!

sdroege commented 2 years ago

You could remove #[allow(clippy::let_and_return)]

GuillaumeGomez commented 2 years ago

Good idea. Done as well.

GuillaumeGomez commented 2 years ago

Ah, there is still one missing in here too.

cc @filnet

filnet commented 2 years ago

Ah, there is still one missing in here too.

I'll see what I can do. In the meantime I suggest to revert the related change.

sdroege commented 2 years ago

Yeah and then let's get this in for now.

GuillaumeGomez commented 2 years ago

Removed the last commit then.