Skip to content
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

Provide prebuilt std for gnullvm targets #114346

Closed

Conversation

mati865
Copy link
Contributor

@mati865 mati865 commented Aug 1, 2023

Don't know if we have CI capacity for providing prebuilt host toolchain for them but at least std is low cost and there was no breakage for past year.

@rustbot
Copy link
Collaborator

rustbot commented Aug 1, 2023

r? @Mark-Simulacrum

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Aug 1, 2023
@mati865 mati865 force-pushed the provide-prebuilt-std-for-gnullvm branch from 5ea09f2 to 5396bcd Compare August 1, 2023 22:19
@Mark-Simulacrum
Copy link
Member

This would raise the targets to tier 2 (without host tools), so we'll want to go through the usual target raising process -- MCP at minimum copying the https://doc.rust-lang.org/beta/rustc/target-tier-policy.html#tier-2-target-policy and filling it out.

@Mark-Simulacrum Mark-Simulacrum added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 13, 2023
@mati865
Copy link
Contributor Author

mati865 commented Aug 22, 2023

Thanks, I'll try adding i686 target before opening MCP for tier upgrade. Closing the PR in the meantime.

@mati865 mati865 closed this Aug 22, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 20, 2024
…llvm, r=Mark-Simulacrum

Provide prebuilt std for gnullvm targets

Revival of rust-lang#114346 which waiting on MCP that was accepted recently: rust-lang/compiler-team#710 (comment)
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Apr 23, 2024
…ark-Simulacrum

Provide prebuilt std for gnullvm targets

Revival of rust-lang/rust#114346 which waiting on MCP that was accepted recently: rust-lang/compiler-team#710 (comment)
RalfJung pushed a commit to RalfJung/rust-analyzer that referenced this pull request Apr 27, 2024
…ark-Simulacrum

Provide prebuilt std for gnullvm targets

Revival of rust-lang/rust#114346 which waiting on MCP that was accepted recently: rust-lang/compiler-team#710 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants