Add minimal version checking to CI #433
Labels
C-request
Category: A non-feature request, e.g.: metadata updates, optimization suggestion, etc.
E-help-wanted
Call for participation: Help is requested to fix this issue.
E-medium
Call for participation: Experience needed to fix: Medium / intermediate
P-low
Low priority
T-ci
Topic: continuous integration
Milestone
We should run
cargo check
(note, notcargo test
) with both the minimal supported Rust version, and with-Z minimal-versions
.The text was updated successfully, but these errors were encountered: