Skip to content

Conversation

@hkBst
Copy link
Member

@hkBst hkBst commented Dec 20, 2024

No description provided.

@rustbot
Copy link
Collaborator

rustbot commented Dec 20, 2024

r? @ibraheemdev

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

@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 Dec 20, 2024
@jhpratt
Copy link
Member

jhpratt commented Dec 21, 2024

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 21, 2024

📌 Commit 3cfe66a has been approved by jhpratt

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 21, 2024
@jhpratt jhpratt assigned jhpratt and unassigned ibraheemdev Dec 21, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 21, 2024
Rollup of 7 pull requests

Successful merges:

 - rust-lang#133087 (Detect missing `.` in method chain in `let` bindings and statements)
 - rust-lang#134575 (Handle `DropKind::ForLint` in coroutines correctly)
 - rust-lang#134576 (Improve prose around basic examples of Iter and IterMut)
 - rust-lang#134577 (Improve prose around `as_slice` example of Iter)
 - rust-lang#134579 (Improve prose around into_slice example of IterMut)
 - rust-lang#134593 (Less unwrap() in documentation)
 - rust-lang#134600 (Fix parenthesization of chained comparisons by pretty-printer)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 91320f6 into rust-lang:master Dec 21, 2024
6 checks passed
@rustbot rustbot added this to the 1.85.0 milestone Dec 21, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Dec 21, 2024
Rollup merge of rust-lang#134577 - hkBst:patch-5, r=jhpratt

Improve prose around `as_slice` example of Iter
tautschnig added a commit to tautschnig/verify-rust-std that referenced this pull request Jan 17, 2025