Skip to content

Conversation

@davidsemakula
Copy link
Contributor

@davidsemakula davidsemakula commented Feb 16, 2024

Completes #16567 by @ShoyuVanilla (see #16567 (comment))
Fixes #16556

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 16, 2024
@davidsemakula davidsemakula changed the title fix: False positives for "unnecessary else" diagnostic fix: Fix false positives for "unnecessary else" diagnostic Feb 16, 2024
@Veykril Veykril added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 19, 2024
@davidsemakula davidsemakula force-pushed the unnecessary-else-diagnostic-fix branch from b1966ef to b2cb061 Compare February 19, 2024 11:56
@Veykril
Copy link
Member

Veykril commented Feb 19, 2024

Thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Feb 19, 2024

📌 Commit b2cb061 has been approved by Veykril

It is now in the queue for this repository.

@Veykril
Copy link
Member

Veykril commented Feb 19, 2024

meh need to rebase again I think
@bors r-

@davidsemakula davidsemakula force-pushed the unnecessary-else-diagnostic-fix branch from b2cb061 to f2218e7 Compare February 19, 2024 12:37
@Veykril
Copy link
Member

Veykril commented Feb 19, 2024

Thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Feb 19, 2024

📌 Commit f2218e7 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 19, 2024

⌛ Testing commit f2218e7 with merge e6b96db...

@bors
Copy link
Contributor

bors commented Feb 19, 2024

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing e6b96db to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove-unnecessary-else bad suggestions and false positives on thread_local macro

5 participants