]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
UI unit test for note when matching tuple enum with struct pattern
[rust.git] / config.toml.example
index 266f4250132135a78593035e6abd7546c5950550..a3790c8d202587c7ee13a206f476057ee8c5f376 100644 (file)
 # 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
 #