Skip to content

Don't short-circuit in ffi_try #115

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

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

itsjunetime
Copy link
Collaborator

This allows us to remove a lot of eyes of sauron (Ok(())) and just clean a lot of stuff up, generally

This also helps with some more work I'd like to do related to #109 (specifically in enabling clippy::multiple_unsafe_ops_per_block).

@messense messense merged commit a0c2400 into messense:main Feb 19, 2025
11 checks passed
vinxv pushed a commit to vinxv/mupdf-rs that referenced this pull request Mar 8, 2025
vinxv pushed a commit to vinxv/mupdf-rs that referenced this pull request Mar 8, 2025
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