]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Auto merge of #56624 - RalfJung:miri, r=oli-obk
[rust.git] / config.toml.example
index 8b11014edae795c1a4638680d475e16247c5b056..f75e220de47e7c1c043afe6dcef3f7b8972ac4ff 100644 (file)
 # override the default allocator for rustc and LLVM.
 #jemalloc = false
 
+# Run tests in various test suites with the "nll compare mode" in addition to
+# running the tests in normal mode. Largely only used on CI and during local
+# development of NLL
+#test-compare-mode = false
+
 # =============================================================================
 # Options for specific targets
 #