Skip to content

tools.func: add support for Rust installation profile in setup_rust#14872

Merged
tremor021 merged 1 commit into
mainfrom
MickLesk-patch-4
Jun 2, 2026
Merged

tools.func: add support for Rust installation profile in setup_rust#14872
tremor021 merged 1 commit into
mainfrom
MickLesk-patch-4

Conversation

@MickLesk
Copy link
Copy Markdown
Member

@MickLesk MickLesk commented Jun 2, 2026

✍️ Description

Extend rust setup for: #14846

Example:

RUST_PROFILE="minimal" RUST_TOOLCHAIN="stable" setup_rust
image

🔗 Related Issue

Fixes #

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to script metadata (PocketBase/website data).
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

@MickLesk MickLesk requested a review from a team as a code owner June 2, 2026 06:45
@MickLesk MickLesk mentioned this pull request Jun 2, 2026
10 tasks
@tremor021 tremor021 merged commit 1a63343 into main Jun 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants