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

Merged
merged 7 commits into from
Nov 29, 2024

Commits on Nov 24, 2024

  1. Fix edition 2021 idioms

    barafael committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    2143a7c 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 Nov 24, 2024
    Configuration menu
    Copy the full SHA
    5cb2fe8 View commit details
    Browse the repository at this point in the history
  3. Remove elidable lifetimes

    barafael committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    546b052 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aefe325 View commit details
    Browse the repository at this point in the history
  5. Set postcard to edition 2021

    barafael committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    518d049 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79bf605 View commit details
    Browse the repository at this point in the history
  7. Clippy suggests adding some lifetime annotations and removing some ot…

    …hers
    Rafael Bachmann authored and barafael committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    eaa410d View commit details
    Browse the repository at this point in the history