Skip to content

Rust 1.85.0 #8

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

Merged
merged 2 commits into from
May 28, 2025
Merged

Rust 1.85.0 #8

merged 2 commits into from
May 28, 2025

Conversation

marosset
Copy link
Contributor

  • Installs just v1.40
  • Installs rust v1.85.0
    • We will still install rust v1.81.0 toolchain to address version skew issues between repos

marosset added 2 commits May 28, 2025 12:04
Signed-off-by: Mark Rossett <[email protected]>
Signed-off-by: Mark Rossett <[email protected]>
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Update the composite GitHub Action to use Rust 1.85.0 by default, bump the Just version, and install an older Rust 1.81.0 toolchain to mitigate version skew.

  • Bump default rust-toolchain input from 1.74.0 to 1.85.0
  • Update just-version from 1.27 to 1.40
  • Add steps to install Rust 1.81.0 toolchain for both Linux and Windows runners
Comments suppressed due to low confidence (1)

action.yml:189

  • [nitpick] Step names are inconsistent between the Linux and Windows blocks. Consider standardizing the naming (e.g., include the platform in both or neither) for clarity.
- name: Install older rust toolchain(s) (Windows)

Copy link
Contributor

@jprendes jprendes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marosset marosset merged commit 5af3154 into main May 28, 2025
1 check passed
@marosset marosset deleted the rust-1.85.0 branch May 28, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants