mirror of
https://github.com/j178/prek.git
synced 2026-04-25 02:11:36 +02:00
ba745f6f40
Prefer stable Rust toolchains over newer nightly toolchains when resolving system Rust for default requests. Nightly is still used when it is the only matching candidate. Closes #1970