-
Notifications
You must be signed in to change notification settings - Fork 73
Promote Solaris Targets to Tier 2 with Host Tools #870
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
Comments
Important This issue is not meant to be used for technical discussion. There is a Zulip stream for that. Concerns or objections can formally be registered here by adding a comment.
Concerns can be lifted with:
See documentation at https://forge.rust-lang.org |
It seems like everyone is reasonably in favor of this on Zulip. libc also already runs CI for Solaris. @rustbot second |
However, I don't think they satisfy all our tier 2 requirements: we only have one target maintainer listed. This is an old target that was grandfathered in when we established our current target policy, so there might be further policy violations. (Posting this here to make it a formal concern) |
@rfcbot concern insufficient-target-maintainers |
Therefore I'm proposing 2nd Solaris target maintainer here: rust-lang/rust#141446. |
Add 2nd Solaris target maintainer Based on concenr here rust-lang/compiler-team#870 (comment) I propose my coleague `@kulikjak` as 2nd Solaris maintainer. He already did some work to Rust in past.
Add 2nd Solaris target maintainer Based on concenr here rust-lang/compiler-team#870 (comment) I propose my coleague ``@kulikjak`` as 2nd Solaris maintainer. He already did some work to Rust in past.
Add 2nd Solaris target maintainer Based on concenr here rust-lang/compiler-team#870 (comment) I propose my coleague ```@kulikjak``` as 2nd Solaris maintainer. He already did some work to Rust in past.
The second target maintainer has agreed to co-maintaining this target. |
Rollup merge of #141446 - psumbera:2nd-maintainer, r=RalfJung Add 2nd Solaris target maintainer Based on concenr here rust-lang/compiler-team#870 (comment) I propose my coleague ```@kulikjak``` as 2nd Solaris maintainer. He already did some work to Rust in past.
Add 2nd Solaris target maintainer Based on concenr here rust-lang/compiler-team#870 (comment) I propose my coleague ```@kulikjak``` as 2nd Solaris maintainer. He already did some work to Rust in past.
@rustbot label -final-comment-period +major-change-accepted |
Uh oh!
There was an error while loading. Please reload this page.
Proposal
This proposal seeks to elevate the status of Solaris-based targets (
sparcv9-sun-solaris
,x86_64-pc-solaris
) from Tier 2 (builds only, no host support) to Tier 2 with host tools, enabling the use of the Rust compiler and tools natively on Solaris hosts.Promoting these targets to Tier 2 with host support will:
(Note that the change has been proposed here: rust-lang/rust#138699)
Requirements for Tier 2 with Host Tools
rustc
,cargo
,clippy
andrustfmt
are required.if it finishes within ~2.5 hours on a free runner (4-core x86 Linux), then it's fine, capacity-wise
These targets and host tools are intended for use by developers on the Oracle Solaris.
OK.
Yes.
Yes.
Works without a signature.
These targets are already well-supported by cross compilation.
These targets are already supported in Tier 2.
The text was updated successfully, but these errors were encountered: