Remove redundancy and fix padding on some bytes display function#150142
Remove redundancy and fix padding on some bytes display function#150142yhx-12243 wants to merge 1 commit into
Conversation
|
r? @ChrisDenton rustbot has assigned @ChrisDenton. Use |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@rustbot author it seems like this does make a difference in debug output? |
|
Reminder, once the PR becomes ready for a review, use |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Indeed. Maybe one can discuss whether it is worth divided into two implentations. |
|
@yhx-12243 this has merge commits which are against the policy as linked above. Kindly make the respective changes |
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
The job Click to see the possible cause of the failure (guessed by this bot)Important For more information how to resolve CI failures of this job, visit this link. |
Remove redundancy and fix padding on some bytes display function, based on the discussion on #134915 (comment).