Add exclude to config.toml by Shourya742 · Pull Request #137147 · 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

Conversation42 Commits5 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 }})

Shourya742

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

Feb 16, 2025

@rustbot

This PR modifies config.example.toml.

If appropriate, please update CONFIG_CHANGE_HISTORY in src/bootstrap/src/utils/change_tracker.rs.

This PR modifies src/bootstrap/src/core/config.

If appropriate, please update CONFIG_CHANGE_HISTORY in src/bootstrap/src/utils/change_tracker.rs.

@bors

onur-ozkan

@onur-ozkan

@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

Feb 23, 2025

@bors

@Shourya742

@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

Feb 24, 2025

@bors

onur-ozkan

Choose a reason for hiding this comment

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

LGTM

@onur-ozkan

@bors

📌 Commit a110552 has been approved by onur-ozkan

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

Mar 1, 2025

@Shourya742

@onur-ozkan

Rebase wasn't required, it was already queued.

Again, @bors r+

@bors

📌 Commit 9206960 has been approved by onur-ozkan

It is now in the queue for this repository.

@Shourya742

Rebase wasn't required, it was already queued.

Again, @bors r+

I saw change_tracker conflicts on github, so thought of rebasing on latest changes on master. Does bors resolve merge conflicts??

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

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

labels

Mar 12, 2025

@Shourya742

@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

Mar 12, 2025

@bors

@onur-ozkan

@bors

📌 Commit c6ecd8c has been approved by onur-ozkan

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

Mar 15, 2025

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

Mar 16, 2025

@bors

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

Mar 16, 2025

@rust-timer

Rollup merge of rust-lang#137147 - Shourya742:2025-02-16-support-exclude-in-config.toml, r=onur-ozkan

Add exclude to config.toml

Closes: rust-lang#35678

r? @onur-ozkan

try-job: x86_64-msvc-2

RalfJung

ChangeInfo {
change_id: 137147,
severity: ChangeSeverity::Info,
summary: "New option `build.exclude` that adds support for excluding test.",

Choose a reason for hiding this comment

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

This should say "excluding tests", right?

Choose a reason for hiding this comment

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

Also, it's not just for tests. I missed this. I will send a follow-up PR.

PR: #138592

onur-ozkan added a commit to onur-ozkan/rust that referenced this pull request

Mar 17, 2025

@onur-ozkan

Signed-off-by: onur-ozkan work@onurozkan.dev

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

Mar 17, 2025

@jhpratt

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

Mar 17, 2025

@bors

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

Mar 17, 2025

@rust-timer

@Shourya742 Shourya742 deleted the 2025-02-16-support-exclude-in-config.toml branch

March 29, 2025 01:28

Labels

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)