Skip to content

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

Merged
bors merged 1 commit into
rust-lang:masterfrom
oliverbr:master
Oct 2, 2021
Merged

platform-support.md: correct ARMv7+MUSL platform triple notes#88847
bors merged 1 commit into
rust-lang:masterfrom
oliverbr:master

Conversation

@oliverbr

Copy link
Copy Markdown
Contributor

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

- use "with MUSL" style where applicable
- add "hardfloat" suffix for "armv7-unknown-linux-musleabihf"
@rust-highfive

Copy link
Copy Markdown
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @steveklabnik (or someone else) soon.

Please see the contribution instructions for more information.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 11, 2021
@JohnCSimonJohnCSimon added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 28, 2021
@steveklabnik

Copy link
Copy Markdown
Contributor

@bors: r+ rollup

thank you!

@bors

bors commented Oct 1, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 20f236c has been approved by steveklabnik

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 1, 2021
@ManishearthManishearth mentioned this pull request Oct 1, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 1, 2021
…arth
Rollup of 7 pull requests
Successful merges:
- rust-lang#85223 (rustdoc: Clarified the attribute which prompts the warning)
- rust-lang#88847 (platform-support.md: correct ARMv7+MUSL platform triple notes)
- rust-lang#88963 (Coerce const FnDefs to implement const Fn traits )
- rust-lang#89376 (Fix use after drop in self-profile with llvm events)
- rust-lang#89422 (Replace whitespaces in doctests' name with dashes)
- rust-lang#89440 (Clarify a sentence in the documentation of Vec (rust-lang#84488))
- rust-lang#89441 (Normalize after substituting via `field.ty()`)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 2bab0a0 into rust-lang:masterOct 2, 2021
@rustbotrustbot added this to the 1.57.0 milestone Oct 2, 2021
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 7, 2021
…arth
Rollup of 7 pull requests
Successful merges:
- rust-lang#85223 (rustdoc: Clarified the attribute which prompts the warning)
- rust-lang#88847 (platform-support.md: correct ARMv7+MUSL platform triple notes)
- rust-lang#88963 (Coerce const FnDefs to implement const Fn traits )
- rust-lang#89376 (Fix use after drop in self-profile with llvm events)
- rust-lang#89422 (Replace whitespaces in doctests' name with dashes)
- rust-lang#89440 (Clarify a sentence in the documentation of Vec (rust-lang#84488))
- rust-lang#89441 (Normalize after substituting via `field.ty()`)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@oliverbr@rust-highfive@steveklabnik@bors@JohnCSimon@rustbot