Skip to content

add #[inline(always)] to fn infallible #620

Description

@alejandro-vaz

change the infallible function defined on lib.rs to always be inlined

we expect this to improve performance since before it was never inlined even with the suggestion, see #604 (comment)

also, move the function to errors.rs instead

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

good first issueGood for a first contributorhelp wantedNo clear candidate to implement itr-refactorrelated to refactoring

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions