Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.
This repository was archived by the owner on May 25, 2025. It is now read-only.

Add nodiscard to functions that need it #80

Description

@mtalyat

nodiscard should be used for clarity, especially for things like "get_runtime()", where it doesn't make sense to call the function by itself, simply because all it does is return something, nothing else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestruntimeRelated to the runtime

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions