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

Use namespaced-features to safely bump to MSRV 1.60 #292

Merged
merged 7 commits into from Mar 25, 2024

Commits on Feb 8, 2024

  1. Use namespaced-features to safely bump to MSRV 1.60

    Earlier versions won't see the incompatible updates at all!
    cuviper committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6e86a2c View commit details
    Browse the repository at this point in the history
  2. Assume has_try_from

    cuviper committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f22aec8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c71266 View commit details
    Browse the repository at this point in the history
  4. Drop autocfg

    cuviper committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    930be03 View commit details
    Browse the repository at this point in the history
  5. Upgrade to 2021 edition

    cuviper committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    cbea744 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27a3a65 View commit details
    Browse the repository at this point in the history
  7. Use trailing_ones

    cuviper committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    9c1c9ab View commit details
    Browse the repository at this point in the history