Closed Grinkers closed 10 months ago
In a couple stable releases, we can remove clippy_check
in favor of just the Cargo.toml lint configurations.
Rebased in https://github.com/Grinkers/edn-rs/pull/2 and part of #140
@evaporei re-opened to start unraveling https://github.com/edn-rs/edn-rs/pull/135
Run CI on Windows and embedded. More Linux targets. All using stable minus 2 releases. Run CI on all branches, not just when doing a PR.
Rebased and cleaned up conflicts from #132.
Tests and Builds are separated. We test both 32 and 64 bit on Windows and Linux. We build for all major architectures, with and without no_std (but can't execute/run tests). Also one embedded target, Cortex-M0