Skip to content

Add Style Guide rules for let-else statements #107312

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

calebcartwright
Copy link
Member

cc @rust-lang/style @rust-lang/rustfmt

rendered

@rustbot
Copy link
Collaborator

rustbot commented Jan 26, 2023

r? @JohnTitor

(rustbot has picked a reviewer for you, use r? to override)

@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 Jan 26, 2023
@calebcartwright
Copy link
Member Author

calebcartwright commented Jan 26, 2023

I guess we don't have rustbot wired up for reviews yet (#107313), r? rust-lang/style

@rustbot rustbot assigned yaahc and unassigned JohnTitor Jan 26, 2023
@joshtriplett
Copy link
Member

r=me with the two comments addressed.

@rustbot
Copy link
Collaborator

rustbot commented Feb 2, 2023

Some changes occurred in src/doc/style-guide

cc @rust-lang/style

@calebcartwright
Copy link
Member Author

@bors r=joshtriplett rollup

@bors
Copy link
Collaborator

bors commented Feb 2, 2023

📌 Commit 10b9c1d has been approved by joshtriplett

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 Feb 2, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 2, 2023
…iaskrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#107201 (Remove confusing 'while checking' note from opaque future type mismatches)
 - rust-lang#107312 (Add Style Guide rules for let-else statements)
 - rust-lang#107488 (Fix syntax in `-Zunpretty-expanded` output for derived `PartialEq`.)
 - rust-lang#107531 (Inline CSS background images directly into the CSS)
 - rust-lang#107576 (Add proc-macro boilerplate to crt-static test)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit f838fa8 into rust-lang:master Feb 2, 2023
@rustbot rustbot added this to the 1.69.0 milestone Feb 2, 2023
@calebcartwright calebcartwright deleted the style-let-else branch February 2, 2023 16:25
# for free to join this conversation on GitHub. Already have an account? # 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.

6 participants