John Billings
Results
2
issues of
John Billings
I was able to get `0` out of `int_in_range(1..=i32::MAX)`, which is less than the minimum specified value of `1`! Here's what I think is happening in `int_in_range_impl`: * Suppose when...
**Description** When calling `present` on a recently occluded window on macOS, there's an approximate 1s delay before the `present` call returns. Watching for the `Occluded` event (and then suppressing updates)...