Closed
Description
Verification
- I searched for recent similar issues at https://github.com/rust-lang/rustup/issues?q=is%3Aissue+is%3Aopen%2Cclosed and found no duplicates.
- I am on the latest version of Rustup according to https://github.com/rust-lang/rustup/tags and am still able to reproduce my issue.
Problem
windows on Arm64 still not work.
thread 'main' panicked at src\cli\self_update.rs:652:45:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Steps
reproduce
# my device: windows arm64
git clone https://github.com/rust-lang/rustup.git
cargo build --release
Possible Solution(s)
No response
Notes
No response
Rustup version
latest
Installed toolchains
none
OS version
windows arm64
### Tasks
- [ ] https://github.com/rust-lang/rustup/pull/3938