Skip to content

Update udeps installation.#339

Closed
ilyalesokhin-starkware wants to merge 1 commit intoilya/base_commitfrom
ilya/deps
Closed

Update udeps installation.#339
ilyalesokhin-starkware wants to merge 1 commit intoilya/base_commitfrom
ilya/deps

Conversation

@ilyalesokhin-starkware
Copy link
Copy Markdown

@ilyalesokhin-starkware ilyalesokhin-starkware commented Apr 30, 2026

Type

  • feature
  • bugfix
  • dev (no functional changes, no API changes)
  • fmt (formatting, renaming)
  • build
  • docs
  • testing

Description

Breaking changes?

  • yes
  • no

This change is Reviewable

@cursor
Copy link
Copy Markdown

cursor Bot commented Apr 30, 2026

PR Summary

Low Risk
CI-only workflow change that affects toolchain selection for installing cargo-udeps, with no runtime or library code impact.

Overview
The udeps GitHub Actions job now explicitly installs the configured stable toolchain and uses cargo +${{ env.STABLE_VERSION }} to install cargo-udeps, avoiding reliance on whatever default toolchain is present.

The actual cargo +${{ env.NIGHTLY_VERSION }} udeps run remains on nightly; only the tool installation path changes.

Reviewed by Cursor Bugbot for commit 5857541. Bugbot is set up for automated code reviews on this repo. Configure here.

@ilyalesokhin-starkware
Copy link
Copy Markdown
Author

doesn't work

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.

1 participant