mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
a45f71265c
lintcheck: use multithreading unless --fix or --recursive is used Use multithreading unless there is a reason not to. changelog: none