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

@MickLesk MickLesk commented Jun 2, 2026

Copy link
Copy Markdown
Member

✍️ 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
@github-actions
github-actions Bot deleted the MickLesk-patch-4 branch June 3, 2026 09:16
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants