Skip to content

Fix clippy warnings and simplify check-rust workflow#177

Merged
basfroman merged 6 commits intostagingfrom
feat/roman/Check-Rust-fix
Feb 24, 2026
Merged

Fix clippy warnings and simplify check-rust workflow#177
basfroman merged 6 commits intostagingfrom
feat/roman/Check-Rust-fix

Conversation

@basfroman
Copy link
Collaborator

@basfroman basfroman commented Feb 24, 2026

  • fix all clippy warnings in keyfile.rs, utils.rs, wallet.rs, python_bindings.rs (redundant closures, manual strip, needless borrows, too_many_arguments, etc)
  • remove redundant jobs from check-rust workflow (cargo-check-lints, cargo-fix, cargo-check-no-python, check-feature-propagation)
  • switch all CI runners from SubtensorCI to ubuntu-latest
  • add cargo-package-check job to check-rust workflow
  • update yanked dependencies (futures-util, keccak)
  • fix .gitignore pattern for nested .DS_Store files
  • add Makefile for running checks locally

basfroman and others added 4 commits February 23, 2026 17:46
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@basfroman basfroman self-assigned this Feb 24, 2026
@basfroman basfroman added the run-bittensor-sdk-tests Runs Bittensor SDK tests. label Feb 24, 2026
@basfroman basfroman requested a review from a team February 24, 2026 01:57
basfroman and others added 2 commits February 23, 2026 18:02
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@basfroman basfroman merged commit f912697 into staging Feb 24, 2026
25 checks passed
@basfroman basfroman deleted the feat/roman/Check-Rust-fix branch February 24, 2026 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-bittensor-sdk-tests Runs Bittensor SDK tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants