Skip to content

change foo-to-string formatting paths to use Fmt module #64

Closed

Description

There are a few too many places where data structures are string-ified (Asm.expr64 or Common.size, for example) that should really be Fmt'ed (streaming pretty-printed). This is both more efficient and makes them more convenient to compose via the "%a" format-string type.

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

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions