X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=a3790c8d202587c7ee13a206f476057ee8c5f376;hb=def660cad5c77478c28c3d4092e8d17367050935;hp=266f4250132135a78593035e6abd7546c5950550;hpb=d93036a043dbd19f394ad320313bdbe81644f121;p=rust.git diff --git a/config.toml.example b/config.toml.example index 266f4250132..a3790c8d202 100644 --- a/config.toml.example +++ b/config.toml.example @@ -291,6 +291,10 @@ # When creating source tarballs whether or not to create a source tarball. #dist-src = false +# Whether to also run the Miri tests suite when running tests. +# As a side-effect also generates MIR for all libraries. +#test-miri = false + # ============================================================================= # Options for specific targets #