RHEL配置Rust环境 安装 RustUp(Rust Runtime) 官方安装 curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 设置 Rustup 镜像 # 临时替换 export RUSTUP_UPDATE_ROOT=https://mirr