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

rust-overlay: upgrade rust-bin to 1.78.0 (1.77.0 for x86_64-win builds) #35

Merged
merged 2 commits into from
Aug 13, 2024

Commits on Aug 13, 2024

  1. rust-overlay: upgrade rust-bin to 1.78.0

    Upgrade rust to 1.78.0, which is the highest available version of the
    stable rust-bin before a breaking change was introduced in May 2024. We
    will need to debug the build failure before using a later version of
    rust-overlay.
    syncom committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    19aad17 View commit details
    Browse the repository at this point in the history
  2. Roll rust back to 1.77.0 for x86_64-win build

    There are some issues with 1.78.0 for win64. Let's try an older version.
    syncom committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f76fd6f View commit details
    Browse the repository at this point in the history