You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit updates CI to use `cargo hack` to test the feature powerset,
ensuring that we can catch feature interplay related breakages early.
Unlike w/ the main Rustls repo the webpki powerset is small and the test
completes in <30s, so it's fair to include in the default CI instead of
needing to be separated into a separate daily tests workflow.
0 commit comments