Skip to content

Conversation

@quaternic
Copy link
Contributor

Feature gate: #![feature(uint_gather_scatter_bits)]
Tracking issue: #149069

Rename the methods as requested in #149069 (comment)

  • gather_bits -> extract_bits
  • scatter_bits -> deposit_bits

@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 Jan 26, 2026
@rustbot
Copy link
Collaborator

rustbot commented Jan 26, 2026

r? @scottmcm

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

@quaternic
Copy link
Contributor Author

The feature gate name refers to the previous method names. Would it make sense to also rename that?

@scottmcm
Copy link
Member

I don't think it's worth making people rename their feature gates. We can rename it during stabilization if we want -- the name doesn't actually matter for anything.

r=me if CI passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants