Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FindRust: Fix trying to find rustup in Quiet mode
If Rust_TOOLCHAIN is defined and the QUIET argument was given but `rustup` was not able to be found corrosion would still try to discover rustup toolchains. This commits corrects this behaviour.
- Loading branch information