Skip to content

Conversation

figsoda
Copy link
Contributor

@figsoda figsoda commented Jan 7, 2023

closes #193

I don't think the clone here is avoidable without unsafe or changing Result<Output, Output> to (bool, Output)

@epage epage merged commit 410cfeb into assert-rs:main Jan 7, 2023
@epage
Copy link
Contributor

epage commented Jan 7, 2023

Thanks for following up!

@figsoda figsoda deleted the overwrite branch January 7, 2023 15:17
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.

TRYCMD=overwrite cargo test won't stop for errors that a follow up cargo test would

2 participants