Skip to content

use cfg_select! in integer {to, from}_{le, be}#156359

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
folkertdev:to-from-be-le-cfg-select
May 9, 2026
Merged

use cfg_select! in integer {to, from}_{le, be}#156359
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
folkertdev:to-from-be-le-cfg-select

Conversation

@folkertdev
Copy link
Copy Markdown
Contributor

A simple bit of cleanup.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels May 9, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 9, 2026

r? @nia-e

rustbot has assigned @nia-e.
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: @scottmcm, libs
  • @scottmcm, libs expanded to 8 candidates
  • Random selection from Mark-Simulacrum, nia-e

@chenyukang
Copy link
Copy Markdown
Member

@bors r=chenyukang

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 9, 2026

📌 Commit 6c79906 has been approved by chenyukang

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 9, 2026
rust-bors Bot pushed a commit that referenced this pull request May 9, 2026
Rollup of 5 pull requests

Successful merges:

 - #156354 (Update example code of `std::array::from_fn`)
 - #156359 (use `cfg_select!` in integer `{to, from}_{le, be}`)
 - #156124 (Make stable hashing names consistent (part 2))
 - #156235 (fix: Guard SizeSkeleton::compute against stack overflow)
 - #156353 (resolve: Set correct parent and expansion for `self` declarations)
@rust-bors rust-bors Bot merged commit 2976a2c into rust-lang:main May 9, 2026
11 checks passed
@rustbot rustbot added this to the 1.97.0 milestone May 9, 2026
rust-timer added a commit that referenced this pull request May 9, 2026
Rollup merge of #156359 - folkertdev:to-from-be-le-cfg-select, r=chenyukang

use `cfg_select!` in integer `{to, from}_{le, be}`

A simple bit of cleanup.
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-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants