Uh oh!
There was an error while loading. Please reload this page.
Conversation
9e6df8d to
eeadc3bComparenewpavlov
commented
Jan 15, 2021
IIRC on aarch64 Hermit simply always returns an error, did this situation change? In other words, any use of The CI changes are probably better done in a separate PR. |
newpavlov
commented
Jan 17, 2021
I like all changes, except the Hermit addition. :) How about removing the Hermit part for now, renaming this PR, and opening a tracking issue for the Hermit part? @stlankes |
Signed-off-by: Joe Richey <joerichey@google.com>
Signed-off-by: Joe Richey <joerichey@google.com>
josephlr
commented
Jan 17, 2021
Done. This PR now just contains the caching and |
josephlr
commented
Jan 17, 2021
#199 is now open to track all hermit <-> getrandom issues. Further discussion should continue there. |
stlankes
commented
Jan 17, 2021
A small comment to the ARM port, it comes, but the current version isn't stable. It takes some time. |
Add fixes for Caching and rustc-dep-of-std feature
We now cache the Cargo index (among other things) in our CI. This prevents some spurious test failures on Windows.
Also, Properly forward
rustc-dep-of-stdfeature