mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
f610f0568a
Use branch name instead of HEAD when unshallowing Fixes a regression with the beta channel that was discovered in https://github.com/rust-lang/rust/pull/149572. r? `@cuviper`