mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
1e6b880b84
Use a yes/no enum instead of a bool. The bool's meaning wasn't obvious to me at some call sites.