Skip to content

Provide prebuilt std for gnullvm targets - #114346

Closed
mati865 wants to merge 1 commit into
rust-lang:masterfrom
mati865:provide-prebuilt-std-for-gnullvm
Closed

Provide prebuilt std for gnullvm targets#114346
mati865 wants to merge 1 commit into
rust-lang:masterfrom
mati865:provide-prebuilt-std-for-gnullvm

Conversation

@mati865

Copy link
Copy Markdown
Member

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
Copy Markdown
Collaborator

r? @Mark-Simulacrum

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

@rustbotrustbot 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
mati865force-pushed the provide-prebuilt-std-for-gnullvm branch from 5ea09f2 to 5396bcdCompareAugust 1, 2023 22:19
@Mark-Simulacrum

Copy link
Copy Markdown
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-SimulacrumMark-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
Copy Markdown
MemberAuthor

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

@mati865mati865 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-actionsBot 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-testsuiteArea: The testsuite used to check the correctness of rustcS-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author.T-infraRelevant 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

@mati865@rustbot@Mark-Simulacrum