Steve Klabnik
Steve Klabnik
At this point, MCP is sort of on the way out. At the minimum, I think the right way to move forward with this idea is to have someone build...
Okay, I am going to close this one for now, but if anyone in the future has an implementation they'd like to upstream, we can talk about that concretely.
I think this dependency is gone now, if I'm reading Cargo.lock correctly.
> This change necessitates Windows users building jj to install openssl via vcpkg for the target triple x64-windows-static-md when building for MSVC, or otherwise have OpenSSL available at build time....
I can confirm that the original report works properly now, so I suspect the move to the `git` binary for this stuff has fixed this issue.
I also would find this useful, I think. My situation is thus: I have a "build just this package" build, and a "build this package as part of a bigger...
I am trying to `rustup update nightly` and getting ``` info: checking for self-updates info: downloading self-update error: could not remove 'rustup-bin' file: 'C:\Users\steve\.cargo\bin\rustup.exe' error: caused by: permission denied ```...
So, I did make sure to close out Code. However, thinking about it... I do have one hunch. I am using nushell as my shell, installed via Cargo. Could that...
Mysteriously, this morning when I tried to get back to this, it worked. Hm. I'll give all that a try if I run into it again in the future, thanks...
@ilyagr it seems you wrote a patch for this and never submitted it, is that right?