Skip to content

Remove use of trapper #1

Description

@ObsidianMinor

trapper isn't required. With some trait design seen in rf/remove-trapper we can replace all usage of trapper with safe Rust.

However as of filing this issue, trying to implement it causes compiler errors with regards to overlapping implementations for packed and unpacked repeated fields. Chalk can fix it, so we have to wait for that.

Playground example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedThis issue is blocked by an issue in a library or the Rust compiler

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions