SIGN IN SIGN UP

Remove redundant install Rust steps

Those were not installing Rust but configuring it via rustup, and
those configurations were done on `stable` toolchain which is not what we use (see rust-toolchain.toml)

co-authored-by: Piotr <piotr@zed.dev>
K
Kirill Bulatov committed
41bc49af364adf1d2193dd800546aac280fe0ce1
Parent: a5dd253