Skip to content

Possible to support #[rustc::minimum(1.27)] or the like? #4

@mathstuf

Description

@mathstuf

Using attributes which are always-true or always-false under this would then warn/error about being a tautology. This would help make sure that as the minimum version is bumped, old code/checks go away.

It would also act as documentation for the minimum version allowed. (AFAIK, still waiting on that field in Cargo.toml).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions