-
Notifications
You must be signed in to change notification settings - Fork 69
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
Promote OpenHarmony targets to tier 2 #719
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. Concerns or objections to the proposal should be discussed on Zulip and formally registered here by adding a comment with the following syntax:
Concerns can be lifted with:
See documentation at https://forge.rust-lang.org cc @rust-lang/compiler @rust-lang/compiler-contributors |
Seems reasonable. @rustbot second |
@rustbot label -final-comment-period +major-change-accepted |
Promote OpenHarmony targets to tier 2 MCP: rust-lang/compiler-team#719
Promote OpenHarmony targets to tier 2 MCP: rust-lang/compiler-team#719
Promote OpenHarmony targets to tier 2 MCP: rust-lang/compiler-team#719
Promote OpenHarmony targets to tier 2 MCP: rust-lang/compiler-team#719
Promote OpenHarmony targets to tier 2 MCP: rust-lang/compiler-team#719
Promote OpenHarmony targets to tier 2 MCP: rust-lang/compiler-team#719
Promote OpenHarmony targets to tier 2 MCP: rust-lang/compiler-team#719
Proposal
Promote the following tier 3 targets to tier 2:
Tier 2 target requirements
This target is intended for use by application developers targeting the OpenHarmony platform.
Myself and @lubinglun will be maintaining this target.
All OpenHarmony-specific code is under
#[cfg(target_env = "ohos")]
.This already exists.
These targets are for baseline AArch64, ARMv7 and x86_64.
Not applicable.
This target supports the full standard library functionality (it is a Linux target).
The standard codegen backends are used.
Yes.
Yes.
Yes.
No license issues, OpenHarmony is open source.
Should not cause issues.
We will be running the testsuite internally and address any issues that come up.
Already the case since this is a tier 3 target.
Mentors or Reviewers
@davidtwco
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.
The text was updated successfully, but these errors were encountered: