-
Notifications
You must be signed in to change notification settings - Fork 965
Check for incompatible feature combinations #840
Copy link
Copy link
Closed
Labels
1.0Issues and PRs required or helping to stabilize the APIIssues and PRs required or helping to stabilize the APIauditResearch issues about problematic patterns that could possibly occur in our codeResearch issues about problematic patterns that could possibly occur in our codeerror handlingIssues and PRs related to error handling, mainly error refactoring epicIssues and PRs related to error handling, mainly error refactoring epic
Description
In rust-bitcoin/rust-secp256k1#408 (comment) I describe annoying issue with errors and features and I remember seeing features and conditional enum variants here, so we should check if they have the problem I describe there and fix it if we do.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
1.0Issues and PRs required or helping to stabilize the APIIssues and PRs required or helping to stabilize the APIauditResearch issues about problematic patterns that could possibly occur in our codeResearch issues about problematic patterns that could possibly occur in our codeerror handlingIssues and PRs related to error handling, mainly error refactoring epicIssues and PRs related to error handling, mainly error refactoring epic