Closed heiher closed 2 months ago
This issue is not meant to be used for technical discussion. There is a Zulip stream for that. Use this issue to leave procedural comments, such as volunteering to review, indicating that you second the proposal (or third, etc), or raising a concern that you would like to be addressed.
Concerns or objections to the proposal should be discussed on Zulip and formally registered here by adding a comment with the following syntax:
@rustbot concern reason-for-concern
<description of the concern>
Concerns can be lifted with:
@rustbot resolve reason-for-concern
See documentation at https://forge.rust-lang.org
cc @rust-lang/compiler @rust-lang/compiler-contributors
The LoongArch maintainers have been very active and responsible, I don't see any reason to wait around. @rustbot second
@rustbot label -final-comment-period +major-change-accepted
Proposal
This MCP proposes to add two new tier 3 target for OpenHarmony on LoongArch64:
Tier 3 target requirements
The target name is consistent with the one used by OpenHarmony's C toolchain.
OpenHarmony is BSD-licensed and uses a Clang/musl-based toolchain. There are no legal issues.
OK
This target will fully support std.
Initially this target will only be used for Rust code internal to the OpenHarmony project. After initial Rust support is in place, this will later be expanded to support external Rust code for applications running on OpenHarmony.
OK
All OpenHarmony-specific code is under
#[cfg(target_env = "ohos")]
.Mentors or Reviewers
@Amanieu
Process
The main points of the Major Change Process are as follows:
@rustbot second
.-C flag
, then full team check-off is required.@rfcbot fcp merge
on either the MCP or the PR.You can read more about Major Change Proposals on forge.
Comments
This issue is not meant to be used for technical discussion. There is a Zulip stream for that. Use this issue to leave procedural comments, such as volunteering to review, indicating that you second the proposal (or third, etc), or raising a concern that you would like to be addressed.