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).
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
).