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

Fix / work around a couple of new clippy 1.75 warnings #1254

Merged
merged 1 commit into from Dec 22, 2023

Conversation

sdroege
Copy link
Member

@sdroege sdroege commented Dec 22, 2023

No description provided.

@@ -228,8 +228,8 @@ pub use crate::{
enums::*,
error::{BorrowError, Error, IoError, Result},
font::{
FontExtents, FontFace, FontOptions, FontSlant, FontType, FontWeight, Glyph, ScaledFont,
TextCluster, TextExtents, UserFontFace,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would've said that this should get a bugfix release but considering that nobody noticed the lack of those types in the public API for years....

@sdroege sdroege merged commit c173103 into gtk-rs:master Dec 22, 2023
47 of 48 checks passed
@sdroege sdroege deleted the clippy-warnings branch December 22, 2023 14:29
@sdroege
Copy link
Member Author

sdroege commented Dec 23, 2023

@GuillaumeGomez Any idea what's with https://github.com/gtk-rs/gtk-rs-core/actions/runs/7300850123/job/19896312494?pr=1254 ? This fails regularly now since recently.

@GuillaumeGomez
Copy link
Member

Absolutely no idea. :-/

@sdroege
Copy link
Member Author

sdroege commented Jan 8, 2024

It also does not fail always, just often 🙃

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.

None yet

3 participants