Skip to content

fix pin docs#154643

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
AdinAck:fix-pin-docs
Apr 1, 2026
Merged

fix pin docs#154643
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
AdinAck:fix-pin-docs

Conversation

@AdinAck
Copy link
Copy Markdown
Contributor

@AdinAck AdinAck commented Mar 31, 2026

This PR fixes a small grammatical error in the projection section of the pin docs. There is probably more than one answer for the fix, but I felt that this correction was the smallest.

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

rustbot commented Mar 31, 2026

r? @scottmcm

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

@chenyukang
Copy link
Copy Markdown
Member

Thanks!
@bors r=chenyukang

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 1, 2026

📌 Commit 9626ca2 has been approved by chenyukang

It is now in the queue for this repository.

@rust-bors rust-bors bot 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 Apr 1, 2026
rust-bors bot pushed a commit that referenced this pull request Apr 1, 2026
Rollup of 5 pull requests

Successful merges:

 - #152935 (c-variadic: error when we can't guarantee that the backend does the right thing)
 - #153207 (std::net: clamp linger timeout value to prevent silent truncation.)
 - #154592 (Fix `mismatched_lifetime_syntaxes` suggestions for hidden path lifetimes)
 - #154643 (fix pin docs)
 - #154648 (Clarify `ty::List`)
@rust-bors rust-bors bot merged commit 9344df3 into rust-lang:main Apr 1, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Apr 1, 2026
rust-timer added a commit that referenced this pull request Apr 1, 2026
Rollup merge of #154643 - AdinAck:fix-pin-docs, r=chenyukang

fix pin docs

This PR fixes a small grammatical error in the projection section of the pin docs. There is probably more than one answer for the fix, but I felt that this correction was the *smallest*.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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