Skip to content

Conversation

@npmccallum
Copy link
Contributor

Signed-off-by: Nathaniel McCallum [email protected]

Signed-off-by: Nathaniel McCallum <[email protected]>
@npmccallum
Copy link
Contributor Author

@carl-wallace Would you care to review this PR?

Comment on lines 75 to +76
#[cfg(feature = "pem")]
#[cfg(feature = "fingerprint")]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Normally we put these on a single line ala:

Suggested change
#[cfg(feature = "pem")]
#[cfg(feature = "fingerprint")]
#[cfg(all(feature = "pem", feature = "fingerprint"))]

@tarcieri
Copy link
Member

It'd be good to update the CI config to capture this failure too

@npmccallum
Copy link
Contributor Author

This PR was superseded by #364.

@npmccallum npmccallum closed this Jan 31, 2022
@npmccallum npmccallum deleted the alltest branch March 10, 2022 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants