Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Add a pkg_version! macro that expands to a semver::Version #1

@jonas-schievink

Description

@jonas-schievink

semver::Version has public fields, so it can be constructed in a constant expression, provided that we can also construct a Vec. The latter is not yet possible on stable Rust, and is tracked in rust-lang/rust#64022.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedBlocked on upstream work

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions