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

Remove warnings #1399

Closed
wants to merge 2 commits into from
Closed

Remove warnings #1399

wants to merge 2 commits into from

Conversation

e5f6bd
Copy link

@e5f6bd e5f6bd commented May 21, 2024

This is a trivial pull request that suppresses (some of the) warnings.

@Cobrand
Copy link
Member

Cobrand commented May 21, 2024

I'd rather implement it in another way than just remove the "deprecated" warnings. Who knows, in a future edition they might not work anymore, and then we'd be very happy to still have those warnings.

@antonilol
Copy link
Contributor

Instead of #[allow(deprecated)], I removed them in this pr because description was replaced with the Display trait (ttf/context.rs diff there)

@e5f6bd
Copy link
Author

e5f6bd commented Jul 10, 2024

Closing in favor of #1390 .

@e5f6bd e5f6bd closed this Jul 10, 2024
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.

3 participants