mirror of
https://github.com/NixOS/nix.git
synced 2025-11-17 16:02:43 +01:00
`inRange` is exclusive not inclusive: https://github.com/emil-e/rapidcheck/blob/master/doc/generators.md#usage Furthermore, use `std::variant_size_v` so we use the right number automatically. Finally, make the `switch` assert the discriminant is in bounds as expected. |
||
|---|---|---|
| .. | ||
| context.cc | ||
| context.hh | ||