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 GitHub Actions to test with MSRV + stable + beta + nightly. #488

Merged
merged 8 commits into from Jul 26, 2021

Commits on Jul 25, 2021

  1. Copy the full SHA
    c428e79 View commit details
    Browse the repository at this point in the history
  2. Update MSRV to 1.40

    lemmih committed Jul 25, 2021
    Copy the full SHA
    715e62b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d2bfc91 View commit details
    Browse the repository at this point in the history
  4. Don't build with 'beta'.

    lemmih committed Jul 25, 2021
    Copy the full SHA
    320f10d View commit details
    Browse the repository at this point in the history
  5. Revert "Don't build with 'beta'."

    This reverts commit 320f10d.
    lemmih committed Jul 25, 2021
    Copy the full SHA
    324ba60 View commit details
    Browse the repository at this point in the history
  6. Apply a bunch of clippy lints.

    lemmih committed Jul 25, 2021
    Copy the full SHA
    34a742e View commit details
    Browse the repository at this point in the history
  7. Only run 'fmt' on stable.

    lemmih committed Jul 25, 2021
    Copy the full SHA
    7db3732 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    ae96ce6 View commit details
    Browse the repository at this point in the history