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

CI Caching #15

Merged
merged 11 commits into from
Oct 11, 2024
Merged

CI Caching #15

merged 11 commits into from
Oct 11, 2024

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    2dc0c10 View commit details
    Browse the repository at this point in the history
  2. Pin nightly rust version

    will-lynas committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1795923 View commit details
    Browse the repository at this point in the history
  3. Fix toolchain specifier

    will-lynas committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3a6bb7c View commit details
    Browse the repository at this point in the history
  4. Change toolchain again

    will-lynas committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    777b6ed View commit details
    Browse the repository at this point in the history
  5. Use rust cache

    will-lynas committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a006269 View commit details
    Browse the repository at this point in the history
  6. Add newline

    will-lynas committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0af1469 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3180486 View commit details
    Browse the repository at this point in the history
  8. Add toolchain file

    will-lynas committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6d945ed View commit details
    Browse the repository at this point in the history
  9. Don't specify toolchain in yml

    It's in the toolchain toml
    will-lynas committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    13e106b View commit details
    Browse the repository at this point in the history
  10. Add clippy disable

    will-lynas committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c2dbd70 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    54957dd View commit details
    Browse the repository at this point in the history