mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +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.