Eric Huss
Eric Huss
Rustup 1.25.2 doesn't install a proxy for rust-analyzer in `~/.cargo/bin`. Rustup usually creates hard links from `~/.cargo/bin/rustup` to the other binaries (`~/.cargo/bin/rustc`, etc.). Rustup uses the name of the process...
Can you create a reproduction? Otherwise I don't think we'll be able to help.
cc https://github.com/rust-lang/rust/pull/121346/. @m-ou-se would you be able to help with that?
I'm going to close as handling of font-awesome has switch to a different approach in https://github.com/rust-lang/mdBook/pull/1330. Thanks for the PR, though!
The cargo team discussed this issue and have decided to close it as something we would prefer to not add at this time. In general we felt like the approach...
The cargo team briefly discussed this (and I brought it up with the rustdoc team at https://rust-lang.zulipchat.com/#narrow/channel/266220-t-rustdoc/topic/local.20server/with/522152745 as well). We didn't have any specific blocking concerns other than some minor...
Can you say more about what the issue is? It looks like the start of your range is either failing to compile, or emitting the "query stack" message. What are...
Yea, instead of saying "Yes" or "No", it tells you what happened at each step.
Yea, it would be nice to include the exit code. I'm not sure how difficult that will be since the code that renders the message may not have access to...
I don't think it is possible to get the information from the repository. It has to access the GitHub comment posted by the perf bot to know which artifacts to...