Skip to content

Conversation

@mkj
Copy link
Member

@mkj mkj commented Jul 29, 2025

A couple of commits tidying the CI script, and improve diagnostics for mutually exclusive features.

Fixes #14

mkj added 2 commits July 29, 2025 15:16
"log" is a default feature.

Signed-off-by: Matt Johnston <[email protected]>
defmt feature is incompatible with log and std.

In mctp-estack, move the compile_error prior to 'mod' items.
Otherwise it prints warnings in every module.

Signed-off-by: Matt Johnston <[email protected]>
@mkj mkj force-pushed the build-cleanup branch from 8aa8d14 to f3e8573 Compare July 29, 2025 09:54
@mkj mkj merged commit 9916b52 into CodeConstruct:main Jul 30, 2025
3 checks passed
@mkj mkj deleted the build-cleanup branch July 30, 2025 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cargo build --all-features is broken

1 participant