corrosion
corrosion copied to clipboard
Improve `FindRust` tests
Add some tests in CI for the FindRust module to:
- test that the
VERSIONargument is respected (version should be higher than the default installed toolchain). - test that Version range works as expected.
- test interaction with
Rust_TOOLCHAIN