]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #88847 - oliverbr:master, r=steveklabnik
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 1 Oct 2021 21:46:47 +0000 (14:46 -0700)
committerGitHub <noreply@github.com>
Fri, 1 Oct 2021 21:46:47 +0000 (14:46 -0700)
commit2bab0a08e954d13073dff8cafc8e31f9db576d62
tree6c58d780a7265a2017a5bf1dfce8a06c19ae7d38
parenteedc76d6ab9da25a9253ce15d42f0d5e1e9b98af
parent20f236c71ea45dcffb86b721c2b9548539dcef6b
Rollup merge of #88847 - oliverbr:master, r=steveklabnik

platform-support.md: correct ARMv7+MUSL platform triple notes

This PR fixes two minor inconsistencies in the platform support list.

- use "with MUSL" suffix for "armv7-unknown-linux-musleabi"
- add "hardfloat" suffix for "armv7-unknown-linux-musleabihf"

r? `@steveklabnik`
src/doc/rustc/src/platform-support.md