[..]
Maybe we should add a github ci job like the embedded one from KodrAus' example 1 to check that building without the std feature does not contain std.
Originally posted by @lucascool12 in #56 (comment)
We should probably also use cargo hack going forward to ensure testing the full powerset of features.
[..]
Maybe we should add a github ci job like the embedded one from KodrAus' example 1 to check that building without the
stdfeature does not contain std.Originally posted by @lucascool12 in #56 (comment)
We should probably also use
cargo hackgoing forward to ensure testing the full powerset of features.Footnotes
https://github.com/KodrAus/rust-no-std/blob/main/.github/workflows/rust.yml ↩