rami3l
rami3l
> Just had fun implementing it [here](https://github.com/vic1707/rustup/commit/e714cb646576f894ed8ccb9a87f82777b6619871). @vic1707 Thanks! I'd still love to see a PR from this so that we can unify the output style across the script. >...
> Sounds reasonable to make sure more of the info: output is omitted if -q is used. Want to submit a PR? @djc I think there could potentially be a...
@vic1707 Thanks for your PR! I guess I'll evaluate the potential cleanup as mentioned in https://github.com/rust-lang/rustup/issues/3350#issuecomment-2186289993 (split into #3900).
@jdno Thank you! Since this commit cannot be tested (and is essentially used by t-infra exclusively), I entrust you with its correctness.
@jdno One (newbie) question: is it possible to move this script to e.g. some repo that you directly control? After all, it's a bit weird to have something in our...
This is waiting for @Mark-Simulacrum's approval then.
> I'd phrase this more general terms. We need an env variable that indicates that the contents of the file-system is "untrusted". So that, if we set `UNTRUSTED=1`, running `rustc...
@ChrisDenton Thanks a lot! Should be an easy fix.
> I'd like to give a shot @fbrv Please, go ahead!
> @rami3l, @djc I have something but before opening the PR I'm wondering how we want to show the message. Should we append, prepend or replace the message with the...