Allow testing common cfg
flags in the feature powerset
#148
Labels
C-enhancement
Category: A new feature or an improvement for an existing one
Notably,
cfg(debug_assertions)
can be used to enable/disable code paths, and it might also be useful to test on profiles both with overflow-checks on and off.The text was updated successfully, but these errors were encountered: