Skip to content

primitives cleanup TODO list #4059

@Kixunil

Description

@Kixunil

I don't want to spend time opening a new issue for everything i find rn, so here's a list. I will clean it up later or someone can do it.

  • #[inline] in script
  • ScriptBuf::from_bytes should be const.
  • something seems to be silently turning on serde. I'm getting errors from it even when running cargo check only
  • in ScriptBufExt push_instruction and push_instruction_no_opt do the same thing yet have vastly different documentation. IIRC the latter was private when I wrote it originally so it had to get messed up during the refactors somehow.
  • s/XOnly /X-only /
  • Expose capacity in ScriptBuf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions