Skip to content

Revert workaround used to select the gcc codegen in the coretests CI#157154

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
antoyo:fix/gcc-coretests-ci
May 30, 2026
Merged

Revert workaround used to select the gcc codegen in the coretests CI#157154
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
antoyo:fix/gcc-coretests-ci

Conversation

@antoyo
Copy link
Copy Markdown
Contributor

@antoyo antoyo commented May 30, 2026

Now that #157007 is merged, this is not needed anymore.

I made a test (see here) to make sure this still uses the GCC codegen.

r? @Kobzol

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 30, 2026

The GCC codegen subtree was changed

cc @GuillaumeGomez

@rustbot rustbot added A-CI Area: Our Github Actions CI 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels May 30, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 30, 2026

r? @mejrs

rustbot has assigned @mejrs.
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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 73 candidates
  • Random selection from 16 candidates

@antoyo antoyo marked this pull request as draft May 30, 2026 12:25
@rustbot

This comment has been minimized.

@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 May 30, 2026
@rustbot rustbot assigned Kobzol and unassigned mejrs May 30, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 30, 2026

Kobzol is not on the review rotation at the moment.
They may take a while to respond.

@rust-log-analyzer

This comment has been minimized.

…degen Dockerfile for the core tests"

This reverts commit fd0c5f3.
The correct fix was made in PR 157007.
@antoyo antoyo force-pushed the fix/gcc-coretests-ci branch from b2f6699 to a0bf3a5 Compare May 30, 2026 12:39
@antoyo antoyo marked this pull request as ready for review May 30, 2026 12:39
@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 May 30, 2026
@GuillaumeGomez
Copy link
Copy Markdown
Member

Since the test was successful, let's merge. Thanks!

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 30, 2026

📌 Commit a0bf3a5 has been approved by GuillaumeGomez

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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 May 30, 2026
rust-bors Bot pushed a commit that referenced this pull request May 30, 2026
…uwer

Rollup of 8 pull requests

Successful merges:

 - #156863 (Make hint::cold_path #[cold] so that it works even if the MIR inliner can't inline it)
 - #156875 (Correct and document semantics of `yield` terminator)
 - #157115 ([rustdoc] Fix foreign items macro expansion)
 - #157150 (Revert "drop derive helpers during ast lowering" )
 - #156887 (Rename `-Zdebuginfo-for-profiling` switch)
 - #157039 (rustdoc: correctly propagate cfgs for glob reexports)
 - #157125 (Rewrite the `#[repr]` attribute parser)
 - #157154 (Revert workaround used to select the gcc codegen in the coretests CI)
@rust-bors rust-bors Bot merged commit 62cc806 into rust-lang:main May 30, 2026
12 checks passed
rust-timer added a commit that referenced this pull request May 30, 2026
Rollup merge of #157154 - antoyo:fix/gcc-coretests-ci, r=GuillaumeGomez

Revert workaround used to select the gcc codegen in the coretests CI

Now that #157007 is merged, this is not needed anymore.

I made a test (see [here](#157154 (comment))) to make sure this still uses the GCC codegen.

r? @Kobzol
@rustbot rustbot added this to the 1.98.0 milestone May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: Our Github Actions CI 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue. 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.

6 participants