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
I'm working on std (in ~/dev/rust/rust), with a test crate in /tmp/test. I tried exporting XARGO_RUST_SRC and running xargo build, but it only build the test crate and not the modified std. How can I do that?