Jacob Finkelman
Jacob Finkelman
@matthiaskrgr would making files read-only give any problems to cargo-cache?
> Once we've got feedback in here (and what we've got so far is great; thank you all!), then the next step is going to be for me to break...
cc https://github.com/rust-lang/cargo/issues/6229
Yes it is, as is setting it with the corresponding environment variable. However the problems with cargo never deleting the unused artifacts gets to be dramatic quickly. Hence the connection...
Is there a checksum in your lockfile?
It is an intended feature that it will not let you open more than one at a time. It is also really convenient that opening a new copy does not...
I have not used the `widestring` crate. It is entirely possible that it does everything we need and more. If you would like to give it a try, let me...
Thank you for the link. But this Issue is not about switching the screen reader but only the `preferences` dependency.
Perhaps only display the message if the just run command spent more than 1 second downloading wheels from a registry that does not support range queries. Something like: ``` This...
I had missed an important piece of the conversation. Specifically that @joshtriplett's use case is not hypothetical. The [second paragraph here](https://github.com/rust-lang/rfcs/pull/3529#issuecomment-2189215352) is his actual use case. He has two different...