* Upgrade to Rust 1.43.0 (#9754)
(cherry picked from commit 230df0ec0c
)
# Conflicts:
# core/src/validator.rs
# runtime/src/accounts_db.rs
* Update validator.rs
* Update accounts_db.rs
Co-authored-by: Michael Vines <mvines@gmail.com>
Docker image containing rust and some preinstalled packages used in CI.
This image manually maintained:
- Edit
Dockerfile
to match the desired rust version - Run
./build.sh
to publish the new image, if you are a member of the Solana Labs Docker Hub organization.