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

Fix/clippy #1284

Merged
merged 6 commits into from
May 27, 2024
Merged

Fix/clippy #1284

merged 6 commits into from
May 27, 2024

Commits on May 11, 2024

  1. Add rust env variables to devcontainer

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed May 11, 2024
    Configuration menu
    Copy the full SHA
    5fc8d2d View commit details
    Browse the repository at this point in the history
  2. Fix assigning_clones

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed May 11, 2024
    Configuration menu
    Copy the full SHA
    0884a0d View commit details
    Browse the repository at this point in the history
  3. Set MSRV in Cargo.toml files to 1.71

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed May 11, 2024
    Configuration menu
    Copy the full SHA
    ca035c9 View commit details
    Browse the repository at this point in the history
  4. Fix derivable_impls

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed May 11, 2024
    Configuration menu
    Copy the full SHA
    99878e0 View commit details
    Browse the repository at this point in the history
  5. Fix clippy::to_string_trait_impl

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed May 11, 2024
    Configuration menu
    Copy the full SHA
    27d3c9e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Apply reviewer's suggestion

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2a8c4bd View commit details
    Browse the repository at this point in the history