You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmmm, turns out this is maybe supposed to work automatically without config like this (rust-lang/rust#105907) and the config doesn't actually appear to work for these paths anyway. So 🤷 this does seem useful to have available still.
I don't think it's possible currently, since we stripped all commit hashes from manifest to save space initially. They would add an additional ~100KB to the repo size, which seems acceptable to me. Just that we need a full refetch of manifests to include them for each versions.
I would like to setup remapping of rust toolchain's CI paths to the local rust-src component, something similar to
But afaict there's no way to access the commit hash of a selected toolchain.
The text was updated successfully, but these errors were encountered: