Skip to content

don't panic for incompatible download-rustc options outside of CI env#142054

Closed
onur-ozkan wants to merge 1 commit into
rust-lang:masterfrom
onur-ozkan:141953
Closed

don't panic for incompatible download-rustc options outside of CI env#142054
onur-ozkan wants to merge 1 commit into
rust-lang:masterfrom
onur-ozkan:141953

Conversation

@onur-ozkan

@onur-ozkan onur-ozkan commented Jun 5, 2025

Copy link
Copy Markdown
Contributor

Prints the error instead of panicking when doing the incompatibility check outside of CI environments.

See the alternative solution with config-based approach: #142055

Fixes #141953

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

rustbot commented Jun 5, 2025

Copy link
Copy Markdown
Collaborator

r? @albertlarsan68

rustbot has assigned @albertlarsan68.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@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 Jun 5, 2025
@rustbot

rustbot commented Jun 5, 2025

Copy link
Copy Markdown
Collaborator

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

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

@jieyouxu

jieyouxu commented Jun 5, 2025

Copy link
Copy Markdown
Member

r? jieyouxu

Waiting on discussions to settle on #t-infra/bootstrap > Settings are incompatible with download-rustc.

@rustbot label -S-waiting-on-review +S-waiting-on-team

@rustbot rustbot assigned jieyouxu and unassigned albertlarsan68 Jun 5, 2025
@rustbot

This comment was marked as resolved.

@rustbot rustbot added S-waiting-on-team and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 5, 2025
@onur-ozkan

Copy link
Copy Markdown
Contributor Author

#t-infra/bootstrap > stepping down from T-Bootstrap

@onur-ozkan onur-ozkan closed this Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bootstrap: force download-rustc=if-unchanged even if settings differ

4 participants