Skip to content

Add Platform Support documentation for MIPS Release 6 targets #113042

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

Cyanoxygen
Copy link
Contributor

This is a follow-up to our to-announce MCP, rust-lang/compiler-team#638, where we proposed to assign several maintainers for MIPS R6 targets and was told to explain that this set of targets are experimental in nature.

This documentation describes Rust support for mipsisa*r6*-unknown-linux-gnu* targets (mainly mipsisa64r6el-unknown-linux-gnuabi64), including toolchain setup, building, and testing procedures.

@rustbot
Copy link
Collaborator

rustbot commented Jun 26, 2023

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

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

  • @rustbot author: the review is finished, PR author should check the comments and take action accordingly
  • @rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 26, 2023
@rust-log-analyzer

This comment has been minimized.

@Cyanoxygen
Copy link
Contributor Author

Thanks, cleaning up the documentation now.

@rust-log-analyzer

This comment has been minimized.

@JohnTitor
Copy link
Member

It'd be also great if you could squash commits into one.

- This documentation describes the Rust support for Linux MIPS Release 6
  targets.
- Also update the status of mipsisa64r6el-unknown-linux-gnuabi64i in
  SUMMARY, as we have successfully built the native toolchain.
- Also fill out the description of MIPS R6 targets in SUMMARY.
@Cyanoxygen Cyanoxygen force-pushed the add-mipsr6-target-docs branch from 0838dcc to 9262c33 Compare June 26, 2023 09:21
@Cyanoxygen
Copy link
Contributor Author

Branch is force-pushed, as commits are squashed into one. Thanks!

@JohnTitor
Copy link
Member

Thank you!
@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jul 16, 2023

📌 Commit 9262c33 has been approved by JohnTitor

It is now in the queue for this repository.

@bors bors 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 Jul 16, 2023
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jul 16, 2023
… r=JohnTitor

Add Platform Support documentation for MIPS Release 6 targets

This is a follow-up to our to-announce MCP, rust-lang/compiler-team#638, where we proposed to assign several maintainers for MIPS R6 targets and was told to explain that this set of targets are experimental in nature.

This documentation describes Rust support for `mipsisa*r6*-unknown-linux-gnu*` targets (mainly `mipsisa64r6el-unknown-linux-gnuabi64`), including toolchain setup, building, and testing procedures.
workingjubilee added a commit to workingjubilee/rustc that referenced this pull request Jul 16, 2023
… r=JohnTitor

Add Platform Support documentation for MIPS Release 6 targets

This is a follow-up to our to-announce MCP, rust-lang/compiler-team#638, where we proposed to assign several maintainers for MIPS R6 targets and was told to explain that this set of targets are experimental in nature.

This documentation describes Rust support for `mipsisa*r6*-unknown-linux-gnu*` targets (mainly `mipsisa64r6el-unknown-linux-gnuabi64`), including toolchain setup, building, and testing procedures.
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 16, 2023
…iaskrgr

Rollup of 7 pull requests

Successful merges:

 - rust-lang#113042 (Add Platform Support documentation for MIPS Release 6 targets)
 - rust-lang#113539 (fixed typo)
 - rust-lang#113614 (platform-support.md: It's now verified that NetBSD/riscv64 can self-h…)
 - rust-lang#113750 (Add missing italicization to `sort_unstable_by_key` complexity )
 - rust-lang#113755 (Normalize lazy type aliases when probing for ADTs)
 - rust-lang#113756 (fix wrong link)
 - rust-lang#113762 (Fix typo)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 9f8ca0e into rust-lang:master Jul 17, 2023
@rustbot rustbot added this to the 1.73.0 milestone Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: 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.

5 participants