Skip to content
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

Use Rust's ControlFlow type in return instructions execution handlers #1223

Merged
merged 3 commits into from
Oct 5, 2024

Conversation

Robbepop
Copy link
Member

@Robbepop Robbepop commented Oct 5, 2024

This removes the kinda useless ReturnOutcome without any real performance or semantics change.

Copy link

codecov bot commented Oct 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.36%. Comparing base (efb0329) to head (e2fe958).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1223   +/-   ##
=======================================
  Coverage   81.36%   81.36%           
=======================================
  Files         303      303           
  Lines       25019    25019           
=======================================
  Hits        20357    20357           
  Misses       4662     4662           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Robbepop Robbepop merged commit 5777d9e into main Oct 5, 2024
19 checks passed
@Robbepop Robbepop deleted the rf-use-control-flow branch October 5, 2024 10:34
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.

1 participant