Skip to content

rustdoc-search: add an integration test for CCI - #148186

Merged
bors merged 1 commit into
rust-lang:masterfrom
notriddle:test-cci
Oct 28, 2025
Merged

rustdoc-search: add an integration test for CCI#148186
bors merged 1 commit into
rust-lang:masterfrom
notriddle:test-cci

Conversation

@notriddle

Copy link
Copy Markdown
Contributor

Part of #130676

@rustbot

Copy link
Copy Markdown
Collaborator

Some changes occurred in src/tools/compiletest

cc @jieyouxu

The rustc-dev-guide subtree was changed. If this PR only touches the dev guide consider submitting a PR directly to rust-lang/rustc-dev-guide otherwise thank you for updating the dev guide with your changes.

cc @BoxyUwU, @jieyouxu, @Kobzol, @tshepang

@rustbotrustbot added A-compiletest Area: The compiletest test runner A-rustc-dev-guide Area: rustc-dev-guide A-rustdoc-search Area: Rustdoc's search feature 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) T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. labels Oct 27, 2025
@rustbot

Copy link
Copy Markdown
Collaborator

r? @GuillaumeGomez

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

@GuillaumeGomez

Copy link
Copy Markdown
Member

Looks good to me, thanks! Just gonna wait for @jieyouxu to take a look first.

@jieyouxujieyouxu self-assigned this Oct 27, 2025

@jieyouxujieyouxu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks, I think this makes sense.

View changes since this review

@jieyouxu

Copy link
Copy Markdown
Member

@bors r=GuillaumeGomez,jieyouxu rollup

@bors

bors commented Oct 28, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 978fd43 has been approved by GuillaumeGomez,jieyouxu

It is now in the queue for this repository.

@borsbors 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 28, 2025
@ZalatharZalathar mentioned this pull request Oct 28, 2025
bors added a commit that referenced this pull request Oct 28, 2025
Rollup of 14 pull requests
Successful merges:
- #144936 (CFI: Fix types that implement Fn, FnMut, or FnOnce)
- #147185 (repr(transparent): do not consider repr(C) types to be 1-ZST)
- #147840 (Rework unsizing coercions in the new solver)
- #147915 (Update target maintainers android.md)
- #148013 (1.91.0 release notes)
- #148044 (compiletest: show output in debug logging)
- #148057 (tests/ui/sanitizer/hwaddress.rs: Run on aarch64 and remove cgu hack)
- #148139 (Add `coverage` scope for controlling paths in code coverage)
- #148154 (Add a mailmap entry)
- #148158 (ci: loongarch64: use medium code model to avoid relocation overflows)
- #148166 (Re-enable macro-stepping test for AArch64)
- #148172 (rustc-dev-guide subtree update)
- #148175 (Fix typos: duplicate words in comments)
- #148186 (rustdoc-search: add an integration test for CCI)
Failed merges:
- #147935 (Add LLVM realtime sanitizer)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 21a1573 into rust-lang:masterOct 28, 2025
11 checks passed
rust-timer added a commit that referenced this pull request Oct 28, 2025
Rollup merge of #148186 - notriddle:test-cci, r=GuillaumeGomez,jieyouxu
rustdoc-search: add an integration test for CCI
Part of #130676
@rustbotrustbot added this to the 1.93.0 milestone Oct 28, 2025
@notriddle
notriddle deleted the test-cci branch October 28, 2025 16:10
github-actionsBot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Nov 3, 2025
Rollup of 14 pull requests
Successful merges:
- rust-lang/rust#144936 (CFI: Fix types that implement Fn, FnMut, or FnOnce)
- rust-lang/rust#147185 (repr(transparent): do not consider repr(C) types to be 1-ZST)
- rust-lang/rust#147840 (Rework unsizing coercions in the new solver)
- rust-lang/rust#147915 (Update target maintainers android.md)
- rust-lang/rust#148013 (1.91.0 release notes)
- rust-lang/rust#148044 (compiletest: show output in debug logging)
- rust-lang/rust#148057 (tests/ui/sanitizer/hwaddress.rs: Run on aarch64 and remove cgu hack)
- rust-lang/rust#148139 (Add `coverage` scope for controlling paths in code coverage)
- rust-lang/rust#148154 (Add a mailmap entry)
- rust-lang/rust#148158 (ci: loongarch64: use medium code model to avoid relocation overflows)
- rust-lang/rust#148166 (Re-enable macro-stepping test for AArch64)
- rust-lang/rust#148172 (rustc-dev-guide subtree update)
- rust-lang/rust#148175 (Fix typos: duplicate words in comments)
- rust-lang/rust#148186 (rustdoc-search: add an integration test for CCI)
Failed merges:
- rust-lang/rust#147935 (Add LLVM realtime sanitizer)
r? `@ghost`
`@rustbot` modify labels: rollup
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-compiletestArea: The compiletest test runnerA-rustc-dev-guideArea: rustc-dev-guideA-rustdoc-searchArea: Rustdoc's search featureA-testsuiteArea: The testsuite used to check the correctness of rustcS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@notriddle@rustbot@GuillaumeGomez@jieyouxu@bors