Skip to content

Remove #[inline] from generic functions in core::range#155420

Open
tbu- wants to merge 1 commit intorust-lang:mainfrom
tbu-:pr_ranges_inline
Open

Remove #[inline] from generic functions in core::range#155420
tbu- wants to merge 1 commit intorust-lang:mainfrom
tbu-:pr_ranges_inline

Conversation

@tbu-
Copy link
Copy Markdown
Contributor

@tbu- tbu- commented Apr 17, 2026

They shouldn't be needed according to https://std-dev-guide.rust-lang.org/policy/inline.html.

@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 Apr 17, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 17, 2026

r? @jhpratt

rustbot has assigned @jhpratt.
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 7 candidates
  • Random selection from Mark-Simulacrum, jhpratt, scottmcm

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 17, 2026

☔ The latest upstream changes (presumably #155416) made this pull request unmergeable. Please resolve the merge conflicts.

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