This is a tracking issue for the [Compiler MCP 607](https://github.com/rust-lang/compiler-team/issues/607). ### Steps - [x] Author MCP https://github.com/rust-lang/compiler-team/issues/607 - [x] Rename the target in the compiler https://github.com/rust-lang/rust/pull/110596 - [x] Author blog post https://github.com/rust-lang/blog.rust-lang.org/pull/1099 - [x] Update stdarch submodule https://github.com/rust-lang/stdarch/pull/1417 - [x] Update rustc dev guide submodule https://github.com/rust-lang/rustc-dev-guide/pull/1678 - [ ] Update cargo to provide an alias suggestion on failure - [ ] Update rustup to add an install alias ### References - [Ideal target upgrade diagnostics](https://github.com/rust-lang/rust/pull/110596#issuecomment-1571012470)