mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
7c88ea2842
Add newtypes for bool fields/params/return types Fixed all the cases of this found with some simple searches for `*/ bool` and `bool /*`; probably many more