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

Add rust-toolchain file #1663

Closed
wants to merge 6 commits into from
Closed

Commits on Aug 28, 2023

  1. Add rust-toolchain file

    neunenak committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5b849d7 View commit details
    Browse the repository at this point in the history
  2. Fix lints for 1.72

    neunenak committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1f5956b View commit details
    Browse the repository at this point in the history
  3. Delete stable argument from github CI

    Since this should be provided by the rust-toolchain.toml file now
    neunenak committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    fc3896b View commit details
    Browse the repository at this point in the history
  4. actions-rs requires that the file be named exactly

    Has to be 'rust-toolchain' not 'rust-toolchain.toml'
    neunenak committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    16d1243 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e25c133 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32520a2 View commit details
    Browse the repository at this point in the history