Finally, it's done! #rust officially supports #arm64ec https://github.com/rust-lang/rust/pull/123144
Of course there's still more work to do - file an MCP to promote to tier 2, add tests to various dependencies...
Add support for Arm64EC to the Standard Library by dpaoliello · Pull Request #123144 · rust-lang/rust
Adds the final pieces so that the standard library can be built for arm64ec-pc-windows-msvc (initially added in #119199) Bumps windows-sys to 0.56.0, which adds support for Arm64EC. Correctly set ...

