Skip to content

Conversation

@niklasad1
Copy link
Member

Use rust-toolchain file to specify toolchain

This closes #10

@@ -0,0 +1 @@
nightly-2017-08-16
Copy link
Contributor

@Woyten Woyten Feb 24, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On our fork of libtock-rs the latest working compiler version is nightly-2017-12-16. If we pick a version above, xargo stops working. I guess, the problem is that xargo is relying on some specific internal behavior of cargo regarding working directories.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We now fixed the reliance on this specific version on our fork. Moreover, this also fixes #12 which likely comes from incompatibility of the new version of the allocator with the provided nightly.

@alevy alevy merged commit f8de19d into tock:master Feb 25, 2018
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.

xargo build fails

4 participants