Skip to content

Reorder the methods in #[rustc_must_implement_one_of] - #160545

Open
ChayimFriedman2 wants to merge 1 commit into
rust-lang:mainfrom
ChayimFriedman2:ChayimFriedman2-patch-1
Open

Reorder the methods in #[rustc_must_implement_one_of]#160545
ChayimFriedman2 wants to merge 1 commit into
rust-lang:mainfrom
ChayimFriedman2:ChayimFriedman2-patch-1

Conversation

@ChayimFriedman2

Copy link
Copy Markdown
Contributor

So that their order will be the preferred order for implementations (assuming implementing read_buf() is better), like @joshtriplett said in #106643 (comment).

r? libs

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Aug 5, 2026
@ChayimFriedman2
ChayimFriedman2 marked this pull request as ready for review August 5, 2026 06:16
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Aug 5, 2026
So that their order will be the preferred order for implementations (assuming implementing `read_buf()` is better), like @joshtriplett said in rust-lang#106643 (comment).
@ChayimFriedman2
ChayimFriedman2 force-pushed the ChayimFriedman2-patch-1 branch from 07a6e2f to 01eb37c Compare August 5, 2026 07:22
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