Julia Ryan
Julia Ryan
## The issue with checking all crates Currently when rust-analyzer runs a flycheck it always runs on the entire workspace. In large workspaces (or in my case a large rust-project.json...
Starting implementation work on #12882
`--color=always` has been broken when sending stdout to a pipe since the move to owo-colors in #217. The issue is that even though the `color` arg would be set to...
I use lots of short invocations of numbat with `fetching-policy = "on-first-use"` which means it re-fetches the rates every time I open it to do a quick currency conversion. The...
On Fuchsia we have an [existing Cargo.toml](https://cs.opensource.google/fuchsia/fuchsia/+/main:third_party/rust_crates/Cargo.toml) that we use for cargo-vendor with a couple hundred crates. For dozens of those crates we patch out the dependencies to point to...