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

Update to edition 2021 (and clippy fixes) #169

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Aug 31, 2024

  1. Fix edition 2021 idioms

    barafael committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    c5d9d96 View commit details
    Browse the repository at this point in the history
  2. Improve flavor doc strings

    incidentally fixes clippy complaining about the length of the
    paragraphs.
    barafael committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f8d2d40 View commit details
    Browse the repository at this point in the history
  3. Remove elidable lifetimes

    barafael committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    08dc8c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    587d867 View commit details
    Browse the repository at this point in the history
  5. Set postcard to edition 2021

    barafael committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    1859013 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba359b1 View commit details
    Browse the repository at this point in the history