mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
32cf2c4b68
Add source type for invalid bool casts Also adds tests for casting various types to `bool` that were otherwise untested. r? `@WaffleLapkin`