Skip to content

Add Rust feature with pre-compiled packages#20

Merged
zyrakq merged 1 commit intomasterfrom
feature/rust
Jan 14, 2026
Merged

Add Rust feature with pre-compiled packages#20
zyrakq merged 1 commit intomasterfrom
feature/rust

Conversation

@zyrakq
Copy link
Copy Markdown
Owner

@zyrakq zyrakq commented Jan 14, 2026

Added new rust feature (v2.0.0) using pre-compiled pacman packages Created installation script with clippy, rustfmt, rust-src, rust-analyzer support
Created comprehensive documentation and example configurations Created test scenarios for basic, minimal, full and crates installations
Updated GitHub Actions workflows to include rust in test matrix Updated main README.md with comparison of rust and rust-bin features

Provide fast Rust installation alternative (10-60 seconds vs minutes) Enable choice between stable pre-compiled and rustup-based versions Support standard development workflows with quick container startup Allow using both features together for maximum flexibility

Added new rust feature (v2.0.0) using pre-compiled pacman packages
Created installation script with clippy, rustfmt, rust-src,
rust-analyzer support
Created comprehensive documentation and example configurations
Created test scenarios for basic, minimal, full and crates
installations
Updated GitHub Actions workflows to include rust in test matrix
Updated main README.md with comparison of rust and rust-bin features

Provide fast Rust installation alternative (10-60 seconds vs minutes)
Enable choice between stable pre-compiled and rustup-based versions
Support standard development workflows with quick container startup
Allow using both features together for maximum flexibility
@zyrakq zyrakq merged commit f167df8 into master Jan 14, 2026
19 of 27 checks passed
@zyrakq zyrakq deleted the feature/rust branch January 14, 2026 19:18
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