Skip to content

Conversation

euclio
Copy link
Contributor

@euclio euclio commented Jan 9, 2019

Also, don't suggest comparing to zero for non-numeric expressions.

Also, don't suggest comparing to zero for non-numeric expressions.
@rust-highfive
Copy link
Contributor

r? @cramertj

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 9, 2019
@cramertj
Copy link
Member

cramertj commented Jan 9, 2019

r? @estebank

@rust-highfive rust-highfive assigned estebank and unassigned cramertj Jan 9, 2019
@estebank
Copy link
Contributor

estebank commented Jan 9, 2019

r=me once travis' green.

@estebank
Copy link
Contributor

estebank commented Jan 9, 2019

@bors try

@bors
Copy link
Collaborator

bors commented Jan 9, 2019

⌛ Trying commit 565c39d with merge 9cd4bcc576081414006da5952afa37b99bd1691b...

@bors
Copy link
Collaborator

bors commented Jan 10, 2019

☀️ Test successful - checks-travis
State: approved= try=True

@estebank
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 10, 2019

📌 Commit 565c39d has been approved by estebank

@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 10, 2019
@bors
Copy link
Collaborator

bors commented Jan 10, 2019

⌛ Testing commit 565c39d with merge d15431f258a694d436dd7add818c1dabd2b9b607...

@bors
Copy link
Collaborator

bors commented Jan 10, 2019

💔 Test failed - status-appveyor

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jan 10, 2019
@pietroalbini
Copy link
Member

@bors retry
AppVeyor... what's wrong with you today?

@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 10, 2019
Centril added a commit to Centril/rust that referenced this pull request Jan 14, 2019
…bank

provide suggestion for invalid boolean cast

Also, don't suggest comparing to zero for non-numeric expressions.
Centril added a commit to Centril/rust that referenced this pull request Jan 14, 2019
…bank

provide suggestion for invalid boolean cast

Also, don't suggest comparing to zero for non-numeric expressions.
bors added a commit that referenced this pull request Jan 14, 2019
Rollup of 8 pull requests

Successful merges:

 - #57043 (Fix poor worst case performance of set intersection)
 - #57480 (Clean up and fix a bug in query plumbing)
 - #57481 (provide suggestion for invalid boolean cast)
 - #57540 (Modify some parser diagnostics to continue evaluating beyond the parser)
 - #57570 (Querify local `plugin_registrar_fn` and `proc_macro_decls_static`)
 - #57572 (Unaccept `extern_in_paths`)
 - #57585 (Recover from item trailing semicolon)
 - #57589 (Add a debug_assert to Vec::set_len)

Failed merges:

r? @ghost
@bors bors merged commit 565c39d into rust-lang:master Jan 15, 2019
@euclio euclio deleted the bool-cast-suggestion branch January 28, 2019 21:49
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants