-
Notifications
You must be signed in to change notification settings - Fork 821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add early exit example #1657
Add early exit example #1657
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great!
Codecov Report
@@ Coverage Diff @@
## master #1657 +/- ##
=======================================
Coverage 31.72% 31.72%
=======================================
Files 185 185
Lines 26997 27001 +4
=======================================
+ Hits 8565 8567 +2
- Misses 18432 18434 +2
Continue to review full report at Codecov.
|
80cc4aa
to
1ed1a52
Compare
bors try |
tryBuild succeeded: |
bors r+ |
Build succeeded: |
Resolves #1597
Resolves #1426
This PR currently contains the example in both C and Rust
Review