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

harfbuzz: Fix legacy_numeric_constants lints. #255

Merged

Commits on May 2, 2024

  1. harfbuzz: Fix legacy_numeric_constants lints.

    These are from nightly clippy. Prefer using associated constants
    rather than some of the older functions and constants as they
    are likely to be deprecated in the future.
    waywardmonkeys committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f0742aa View commit details
    Browse the repository at this point in the history