Skip to content

Conversation

clubby789
Copy link
Contributor

Fixes #106899

@rustbot
Copy link
Collaborator

rustbot commented Jan 15, 2023

r? @estebank

(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-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jan 15, 2023
@estebank
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 15, 2023

📌 Commit 295f548 has been approved by estebank

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

Rollup of 5 pull requests

Successful merges:

 - rust-lang#106888 (Add tidy check to ensure that rustdoc GUI tests start with a small description)
 - rust-lang#106896 (suggest `is_empty` for collections when casting to `bool`)
 - rust-lang#106900 (Fix regression in `unused_braces` with macros)
 - rust-lang#106906 (remove redundant clones)
 - rust-lang#106909 (Only suggest adding type param if path being resolved was a type)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 5321ad5 into rust-lang:master Jan 16, 2023
@rustbot rustbot added this to the 1.68.0 milestone Jan 16, 2023
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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression: false negative in unused_braces lint for braces around macro call
4 participants