[tiny] Remove some unecessary .into() calls#157837
Merged
Merged
Conversation
Collaborator
|
r? @tiif rustbot has assigned @tiif. Use Why was this reviewer chosen?The reviewer was selected based on:
|
This comment has been minimized.
This comment has been minimized.
Contributor
|
r=me after rebase? 🤔 |
Contributor
|
r? lcnr |
d84f4ed to
5846d99
Compare
Collaborator
|
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. |
Contributor
Author
|
@bors r=lcnr |
Contributor
Contributor
|
⌛ Testing commit 5846d99 with merge fd34ff7... Workflow: https://github.com/rust-lang/rust/actions/runs/27483302894 |
rust-bors Bot
pushed a commit
that referenced
this pull request
Jun 14, 2026
[tiny] Remove some unecessary `.into()` calls
Member
|
Stalled. Yielding to an encompassing rollup @bors yield |
Contributor
|
Auto build was cancelled. Cancelled workflows: The next pull request likely to be tested is #157882. |
rust-bors Bot
pushed a commit
that referenced
this pull request
Jun 14, 2026
Rollup of 5 pull requests Successful merges: - #157837 ([tiny] Remove some unecessary `.into()` calls) - #157538 (std: move `PidFd` to `sys::process`) - #157791 (Add regression test for pclmulqdq inlining across target feature) - #157867 (std: sys: xous: clamp condvar wait_timeout instead of truncating) - #157876 (Stabilize `#![feature(box_as_ptr)]`)
rust-timer
added a commit
that referenced
this pull request
Jun 14, 2026
Rollup merge of #157837 - estebank:useless-into-in-rustc, r=lcnr [tiny] Remove some unecessary `.into()` calls
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.