Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Ignore false clippy warning cast_ptr_alignment #334

Merged
merged 1 commit into from
May 9, 2018

Conversation

EPashkin
Copy link
Member

@EPashkin EPashkin commented May 9, 2018

Fix clippy for gtk. Ex. see gtk-rs/gtk#660 (comment)
Strange for me but macro for shared and boxed don't produce warning.

@GuillaumeGomez, @sdroege

@EPashkin
Copy link
Member Author

EPashkin commented May 9, 2018

@sdroege There errors related to future core https://travis-ci.org/gtk-rs/glib/jobs/376690258#L846
can you look at it?

@sdroege
Copy link
Member

sdroege commented May 9, 2018

Looks good to me, I'll check futures

@sdroege
Copy link
Member

sdroege commented May 9, 2018

See rust-lang/futures-rs#1002. API changes in nightly, sent a PR

@GuillaumeGomez
Copy link
Member

Thanks!

@GuillaumeGomez GuillaumeGomez merged commit 57df6cc into gtk-rs:master May 9, 2018
@EPashkin
Copy link
Member Author

EPashkin commented May 9, 2018

@sdroege Thanks

@EPashkin EPashkin deleted the clippy_fix branch May 9, 2018 08:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants