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 use of const fn, add CI tests for MSRV #481

Merged
merged 1 commit into from Sep 20, 2022
Merged

Commits on Sep 20, 2022

  1. Drop const fn from places where it was previously added in 0.24

    It makes the MSRV overly restrictive, and doesn't provide much benefit.
    Also add an MSRV check to the CI
    
    closes tafia#479
    dralley committed Sep 20, 2022
    Copy the full SHA
    b8cdc1f View commit details
    Browse the repository at this point in the history