Skip to content

Help with diagnosing make test failure #460

Answered by hudson-ayers
potto216 asked this question in Q&A
Discussion options

You must be logged in to vote

IIRC, your UDP branch depends on Tock kernel crates. So building it builds the Tock kernel. But make test in libtock-rs uses a stable compiler, and the Tock kernel uses nightly features that cannot be built with a stable compiler

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@potto216
Comment options

@hudson-ayers
Comment options

Answer selected by potto216
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants