mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-13 21:22:36 +00:00
Do the `calloc` optimization for `Option<bool>` Inspired by <https://old.reddit.com/r/rust/comments/xtiqj8/why_is_this_functional_version_faster_than_my_for/iqqy37b/>.