Skip to content
Unverified Commit 684c15f3 authored by Fahad Zubair's avatar Fahad Zubair Committed by GitHub
Browse files

Set MSRV in rust-toolchain.toml using the gradle.property (#3841)



The `rust-toolchain.toml` file for tests now uses the `rust.msrv` value
from the `gradle.properties` file.

This PR also fixes an issue where the `rust-toolchain.toml` file was not
created in the overridden test directory when `overrideTestDir` was set.
This caused the installed compiler version to be used, resulting in
errors with the latest compiler and preventing the use of
`overrideTestDir`.

Closes: #2048

---------

Co-authored-by: default avatarFahad Zubair <fahadzub@amazon.com>
parent abd28bc7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment