Arc::new(Mutex::new(0u32)) -> Arc(Mutex(0u32))

There was actually a debate about doing this before 1.0, but it’s surely too late to consider changing the convention now.