Skip to content

Feat/rust stack#47

Merged
vidya381 merged 5 commits intomainfrom
feat/rust-stack
Apr 8, 2026
Merged

Feat/rust stack#47
vidya381 merged 5 commits intomainfrom
feat/rust-stack

Conversation

@vidya381
Copy link
Copy Markdown
Owner

@vidya381 vidya381 commented Apr 8, 2026

closes #36

Detects Rust projects via Cargo.toml and checks that rustc and cargo binaries are present. When rust-toolchain.toml (or the legacy rust-toolchain file) specifies a pinned version, validates the installed rustc meets it — skips the version check for unpinned channels like stable or nightly.

@vidya381 vidya381 merged commit d10c23d into main Apr 8, 2026
1 check passed
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.

Add Rust stack support

1 participant