Skip to content

Conversation

jieyouxu
Copy link
Member

@jieyouxu jieyouxu commented Oct 5, 2025

Not needed during tests. This would otherwise require src/llvm-project submodule to be initialized and compiler-rt/ subdirectory to be present.

I need this and #147374 to get bootstrap self-tests to pass with no git submodules checked out locally.

r? @Kobzol (or bootstrap)

@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 Oct 5, 2025
@Kobzol
Copy link
Member

Kobzol commented Oct 5, 2025

This shouldn't affect snapshots. Thanks.

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 5, 2025

📌 Commit a8b9a57 has been approved by Kobzol

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 Oct 5, 2025
workingjubilee added a commit to workingjubilee/rustc that referenced this pull request Oct 5, 2025
…f-test, r=Kobzol

bootstrap: relax `compiler-rt` root assertion

Not needed during tests. This would otherwise require `src/llvm-project` submodule to be initialized and `compiler-rt/` subdirectory to be present.

I need this and rust-lang#147374 to get bootstrap self-tests to pass with no git submodules checked out locally.

r? `@Kobzol` (or bootstrap)
bors added a commit that referenced this pull request Oct 5, 2025
Rollup of 4 pull requests

Successful merges:

 - #147327 (cg_llvm: Remove inherent methods from several LLVM FFI types)
 - #147332 (Set opt-level flag for installing tool only on CI)
 - #147374 (bootstrap: don't build book redirect pages during dry-run/test)
 - #147376 (bootstrap: relax `compiler-rt` root assertion)

r? `@ghost`
`@rustbot` modify labels: rollup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants