mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 12:25:31 +00:00
Make x86 QNX target name consistent with other Rust targets Rename target to be consistent with other Rust targets: Use `i686` instead of `i586` See also - #136495 - #109173 CC: `@jonathanpallant` `@japaric` `@gh-tr` `@samkearney`