Skip to content

Restore Send and Sync for BorrowedCursor - #163063

Open
Ddystopia wants to merge 1 commit into
rust-lang:mainfrom
Ddystopia:borrowed-cursor-send-sync
Open

Ddystopia wants to merge 1 commit into
rust-lang:mainfrom
Ddystopia:borrowed-cursor-send-sync

Conversation

@Ddystopia

@Ddystopia Ddystopia commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

In #160563 Send and Sync was accidentally removed from BorrowedCursor, now they're added back. This is fine because they're used equivalently to &mut T.

@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 Sep 20, 2026
@rustbot

rustbot commented Sep 20, 2026

Copy link
Copy Markdown
Collaborator

r? @LawnGnome

rustbot has assigned @LawnGnome.
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: libs
  • libs expanded to 12 candidates
  • Random selection from 6 candidates

@clarfonthey

Copy link
Copy Markdown
Contributor

Gonna nominate for meeting anyway even though this seems reasonable.

@rustbot label:I-libs-nominated

@rustbot rustbot added the I-libs-nominated Nominated for discussion during a libs team meeting. label Sep 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

I-libs-nominated Nominated for discussion during a libs team meeting. 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.

4 participants