Skip to content

Remove minicore ping for myself#157091

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
jieyouxu:jieyouxu/misc/remove-minicore-ping
May 29, 2026
Merged

Remove minicore ping for myself#157091
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
jieyouxu:jieyouxu/misc/remove-minicore-ping

Conversation

@jieyouxu
Copy link
Copy Markdown
Member

It was useful initially when bootstrapping the minicore test infra to keep an close eye on how well it was working and if it ran into problems. The ping now has outlived its usefulness.

(To improve my ping/notif SNR.)

r? ghost

It was useful initially when bootstrapping the minicore test infra to
keep an close eye on how well it was working and if it ran into
problems. The ping now has outlived its usefulness.
@rustbot rustbot added A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 29, 2026
@jieyouxu
Copy link
Copy Markdown
Member Author

(Trivial triagebot notif change)
@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 29, 2026

📌 Commit 0d0d523 has been approved by jieyouxu

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

Rollup of 12 pull requests

Successful merges:

 - #156867 (Stop needing an alloca for `catch_unwind`)
 - #157050 (Couple of changes to help with moving LTO to the link phase)
 - #148345 (add inline to copy_within)
 - #156931 (Add splitting caveats to `{read,write}_volatile`)
 - #156980 (Add frame pointer annotations to the module)
 - #156991 ([AIX] Sync compiler and std with libc changes)
 - #157008 (Avoid some symbol interning)
 - #157038 (android: implement file locking by calling flock)
 - #157071 (Fix `cfg` typo in rustdoc book)
 - #157080 (Fix typo in Rustdoc release notes)
 - #157084 (Clean up error reporting for impl Drop enum casts)
 - #157091 (Remove minicore ping for myself)
rust-bors Bot pushed a commit that referenced this pull request May 29, 2026
…uwer

Rollup of 12 pull requests

Successful merges:

 - #156867 (Stop needing an alloca for `catch_unwind`)
 - #157050 (Couple of changes to help with moving LTO to the link phase)
 - #148345 (add inline to copy_within)
 - #156931 (Add splitting caveats to `{read,write}_volatile`)
 - #156980 (Add frame pointer annotations to the module)
 - #156991 ([AIX] Sync compiler and std with libc changes)
 - #157008 (Avoid some symbol interning)
 - #157038 (android: implement file locking by calling flock)
 - #157071 (Fix `cfg` typo in rustdoc book)
 - #157080 (Fix typo in Rustdoc release notes)
 - #157084 (Clean up error reporting for impl Drop enum casts)
 - #157091 (Remove minicore ping for myself)
rust-timer added a commit that referenced this pull request May 29, 2026
Rollup merge of #157091 - jieyouxu:jieyouxu/misc/remove-minicore-ping, r=jieyouxu

Remove minicore ping for myself

It was useful initially when bootstrapping the minicore test infra to keep an close eye on how well it was working and if it ran into problems. The ping now has outlived its usefulness.

(To improve my ping/notif SNR.)

r? ghost
@rust-bors rust-bors Bot merged commit 6b29e58 into rust-lang:main May 29, 2026
12 checks passed
@rustbot rustbot added this to the 1.98.0 milestone May 29, 2026
@jieyouxu jieyouxu deleted the jieyouxu/misc/remove-minicore-ping branch May 29, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants