Skip to content

Conversation

xizheyin
Copy link
Member

@xizheyin xizheyin commented Apr 8, 2025

Closes #138527

r? @jieyouxu

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-style Relevant to the style team, which will review and decide on the PR/issue. labels Apr 8, 2025
@rustbot
Copy link
Collaborator

rustbot commented Apr 8, 2025

Some changes occurred in src/doc/style-guide

cc @rust-lang/style

@jieyouxu
Copy link
Member

jieyouxu commented Apr 8, 2025

Not a style reviewer.
r? style

@rustbot rustbot assigned joshtriplett and unassigned jieyouxu Apr 8, 2025
@xizheyin
Copy link
Member Author

xizheyin commented May 6, 2025

r? style

@rustbot rustbot assigned traviscross and unassigned joshtriplett May 6, 2025
@traviscross
Copy link
Contributor

Thanks for cleaning this up.

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented May 7, 2025

📌 Commit b840942 has been approved by traviscross

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 May 7, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request May 7, 2025
…llaumeGomez

Rollup of 4 pull requests

Successful merges:

 - rust-lang#139518 (Stabilize precise capture syntax in style guide)
 - rust-lang#140398 (Fix backtrace for cygwin)
 - rust-lang#140719 (fix typo in autorefs lint doc example)
 - rust-lang#140724 (Update `compiler-builtins` to 0.1.158)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit d396619 into rust-lang:master May 7, 2025
6 checks passed
@rustbot rustbot added this to the 1.88.0 milestone May 7, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request May 7, 2025
Rollup merge of rust-lang#139518 - xizheyin:issue-138527, r=traviscross

Stabilize precise capture syntax in style guide

Closes rust-lang#138527

r? `@jieyouxu`
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-style Relevant to the style team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stabilize Style Guide Entry for Precise Capture Syntax
6 participants