You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the guest is compiled with the standard library, cargo is spawned
with RUSTUP_TOOLCHAIN variable set. In such cases we put the jolt rust
fork as the "default" cargo to call.
Before this commit, the condition worked in the opposite way.
0 commit comments