Wesley Wiser
Wesley Wiser
I just ran into this while trying to use the rust-lang/team repo: ``` > git clone https://github.com/rust-lang/team.git > cd team > git checkout c467c7dcee6e81b585cfab1f1c87142e9522f0ba > cargo run -- add-person wesleywiser...
@steffengy sorry, totally missed that we were on an old version!
Hi @fmease, I think this is just waiting on some feedback from you [whether this is an issue or not](https://github.com/rust-lang/rust/pull/135846#discussion_r1929590162) and then a rebase from the author since perf looks...
r? rust-lang/compiler
@bors r+ rollup
> Timeline wise, I don't know whether we expect much breakage or issues filed, but I'll note that shipping in early January probably means _most_ of the beta/nightly cycles will...
@bors2 try @rust-timer queue
@bors2 try @rust-timer queue
Thanks so much for the quick response @djc! Occasional hiccups are expected and we're taking this opportunity to improve reliability on our side as well 🙂
> So do I understand correctly that you have tooling that uses toolchain.targets key for something? Yes, we use it for the same purpose that rustup does: listing the targets...