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

Bump MSRV to Rust 1.63.0 #102

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Commits on Sep 9, 2024

  1. Bump MSRV to Rust 1.63.0

    Rust 1.63.0 is in Debian stable, lets use it as our MSRV.
    
    Includes:
    
    - removal of clippy config file, allegedly no longer needed
    - required fuzz changes (toolchain, bump of `hongfuzz` version)
    - gets fields by grepping when generating the fuzz manifest
    - removes now unneeded pinning in CI script
    
    And includes unrelated fix by adding `unexpected_cfgs`.
    tcharding committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5cd37e3 View commit details
    Browse the repository at this point in the history