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 Warning _modules/rust.py: CHMOD1 Invalid Executable Warning _tests/modules/test_rust.py: CHMOD1 Invalid Executable Advice _modules/rust.py:33 F821 flake8 F821 - Unit
No Test Coverage - Branch
- arcpatch-D2393
- Build Status
Buildable 3737 Build 3987: 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.