mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
245e1b533b
6445: Fix coalescing of prime_caches updates r=jonas-schievink a=jonas-schievink The previous implementation could try to create a progress bar when one was already registered. bors r+ 🤖 Co-authored-by: Jonas Schievink <jonas.schievink@ferrous-systems.com>