Skip to content

Check for missing rustfmt in the stdarch intrinsic test step sooner - #161641

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
Kobzol:intrinsic-test-rustfmt-check-fix
Aug 25, 2026
Merged

Check for missing rustfmt in the stdarch intrinsic test step sooner#161641
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
Kobzol:intrinsic-test-rustfmt-check-fix

Conversation

@Kobzol

@Kobzol Kobzol commented Aug 24, 2026

Copy link
Copy Markdown
Member

Found here.

r? cuviper

@rustbot rustbot added 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) labels Aug 24, 2026
@cuviper

cuviper commented Aug 24, 2026

Copy link
Copy Markdown
Member

This passed the try build on beta, thanks! I'm going to unilaterally approve this backport to unblock us there.

@bors r+ rollup
@rustbot label beta-approved

@rust-bors

rust-bors Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 226b175 has been approved by cuviper

It is now in the queue for this repository.

@rustbot

This comment was marked as resolved.

@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 Aug 24, 2026
@cuviper cuviper added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Aug 24, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Aug 24, 2026
…k-fix, r=cuviper

Check for missing rustfmt in the stdarch intrinsic test step sooner

Found [here](rust-lang#161422 (comment)).

r? cuviper
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Aug 24, 2026
…k-fix, r=cuviper

Check for missing rustfmt in the stdarch intrinsic test step sooner

Found [here](rust-lang#161422 (comment)).

r? cuviper
rust-bors Bot pushed a commit that referenced this pull request Aug 24, 2026
Rollup of 9 pull requests

Successful merges:

 - #161689 (bootstrap: don't LTO C dependencies on aarch64)
 - #161553 (rustdoc: fix issue preventing "read more" links from generating.)
 - #161670 (Pass LargeDataThreshold to LLVM module IR)
 - #146529 (rustdoc: Nuke `--passes=list` and defossilize the passes infrastructure)
 - #156009 (Check `redundant_explicit_links` against generated URLs)
 - #159583 (Add new `invalid_markdown_table` rustdoc lint)
 - #161098 (PassWrapper: handle LLVM 24 change in function types)
 - #161641 (Check for missing rustfmt in the stdarch intrinsic test step sooner)
 - #161661 (Don't treat slashes as path seps after drive letters in verbatim paths)

Failed merges:

 - #156749 (remove `box_patterns`)
@rust-bors
rust-bors Bot merged commit a7026e0 into rust-lang:main Aug 25, 2026
13 checks passed
@rustbot rustbot added this to the 1.100.0 milestone Aug 25, 2026
rust-bors Bot pushed a commit that referenced this pull request Aug 25, 2026
Rollup merge of #161641 - Kobzol:intrinsic-test-rustfmt-check-fix, r=cuviper

Check for missing rustfmt in the stdarch intrinsic test step sooner

Found [here](#161422 (comment)).

r? cuviper
rust-bors Bot pushed a commit that referenced this pull request Aug 25, 2026
[beta] bump stage0, plus backports

- Bump stage0 to stable 1.98.0
- fix buggy MaybeDangling<&T> validation logic #161125
- resolving cyclic glob vis-max #161024
- Check for missing rustfmt in the stdarch intrinsic test step sooner #161641

r? me
@Kobzol
Kobzol deleted the intrinsic-test-rustfmt-check-fix branch August 25, 2026 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-testsuite Area: The testsuite used to check the correctness of rustc beta-accepted Accepted for backporting to the compiler in the beta channel. 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.

3 participants