Migrate atomic-lock-free to rmake by Rejyr · Pull Request #127787 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation14 Commits2 Checks6 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Rejyr

Also adds llvm_components_contain to run-make-support.

Part of #121876.

r? @jieyouxu

try-job: dist-x86_64-linux

@rustbot rustbot added A-run-make

Area: port run-make Makefiles to rmake.rs

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-bootstrap

Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

labels

Jul 15, 2024

@rustbot

This PR modifies tests/run-make/. If this PR is trying to port a Makefile
run-make test to use rmake.rs, please update the
run-make port tracking issue
so we can track our progress. You can either modify the tracking issue
directly, or you can comment on the tracking issue and link this PR.

cc @jieyouxu

The run-make-support library was changed

cc @jieyouxu

fbstj

jieyouxu

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Just one suggestion for //@ only-linux. I'll also run some try jobs to check.

@jieyouxu

@jieyouxu

@rustbot rustbot 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

Jul 16, 2024

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jul 16, 2024

@bors

…, r=

Migrate atomic-lock-free to rmake

Also adds is_linux and llvm_components_contain to run-make-support.

Part of rust-lang#121876.

r? @jieyouxu

try-job: dist-x86_64-linux

@bors

@bors

☀️ Try build successful - checks-actions
Build commit: db1a6e7 (db1a6e7505d7342137fcdff154ab409eb306b7fe)

@jieyouxu

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

and removed S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

labels

Jul 16, 2024

@bors

@Rejyr

@Rejyr

@jieyouxu

@bors

📌 Commit a8b6e3f has been approved by jieyouxu

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

Jul 18, 2024

tgross35 added a commit to tgross35/rust that referenced this pull request

Jul 18, 2024

@tgross35

…ke, r=jieyouxu

Migrate atomic-lock-free to rmake

Also adds llvm_components_contain to run-make-support.

Part of rust-lang#121876.

r? @jieyouxu

try-job: dist-x86_64-linux

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jul 18, 2024

@bors

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jul 18, 2024

@bors

rust-timer added a commit to rust-lang-ci/rust that referenced this pull request

Jul 18, 2024

@rust-timer

Rollup merge of rust-lang#127787 - Rejyr:migrate-atomic-lock-free-rmake, r=jieyouxu

Migrate atomic-lock-free to rmake

Also adds llvm_components_contain to run-make-support.

Part of rust-lang#121876.

r? @jieyouxu

try-job: dist-x86_64-linux

Labels

A-run-make

Area: port run-make Makefiles to rmake.rs

A-testsuite

Area: The testsuite used to check the correctness of rustc

S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

T-bootstrap

Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)