Skip to content

Conversation

asquared31415
Copy link
Contributor

Also adds tests for casting various types to bool that were otherwise untested.

r? @WaffleLapkin

@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 Sep 11, 2023
@WaffleLapkin WaffleLapkin added the A-diagnostics Area: Messages for errors, warnings, and lints label Sep 11, 2023
@WaffleLapkin
Copy link
Member

r=me with green CI

@compiler-errors
Copy link
Member

@bors r=WaffleLapkin rollup

@bors
Copy link
Collaborator

bors commented Sep 11, 2023

📌 Commit e36adff has been approved by WaffleLapkin

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

Rollup of 3 pull requests

Successful merges:

 - rust-lang#115687 (Add `i686-pc-windows-gnullvm` triple)
 - rust-lang#115765 (Add source type for invalid bool casts)
 - rust-lang#115768 (Remove spastorino as "on vacation")

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 32cf2c4 into rust-lang:master Sep 12, 2023
@rustbot rustbot added this to the 1.74.0 milestone Sep 12, 2023
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Sep 12, 2023
Rollup merge of rust-lang#115765 - asquared31415:cast_diag, r=WaffleLapkin

Add source type for invalid bool casts

Also adds tests for casting various types to `bool` that were otherwise untested.

r? `@WaffleLapkin`
@asquared31415 asquared31415 deleted the cast_diag branch September 27, 2023 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-diagnostics Area: Messages for errors, warnings, and lints 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.

5 participants