Install rustup, Rust stable and nightly toolchains
at user level.
Details
Details
- Reviewers
dereckson - Commits
- rOPSede9c737540e: Provision Rust development environment
Run on WindRiver
Diff Detail
Diff Detail
- Repository
- rOPS Nasqueron Operations
- Lint
Lint Errors Severity Location Code Message Error _tests/modules/test_rust.py:5 E501 flake8 E501 Advice _modules/rust.py:33 F821 flake8 F821 Advice roles/devserver/userland-software/files/rustup-init.sh:567 SC2086 SHELLCHECK - Unit
No Test Coverage - Branch
- arcpatch-D2393
- Build Status
Buildable 3741 Build 3991: arc lint + arc unit
Event Timeline
Comment Actions
Should be split in 3 parts:
- Install Rust through rustup (we still need to install rustup, once done, it works fine)
- The dbserver-pgsql role, with database init and user to create
- Diesel
This diff will be for rustup.