]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Miri: rename "undef" to "uninit"
[rust.git] / config.toml.example
index 79e4e46d85ba344ea441ea279ae17923903610e2..01952b21ba4b1fe9a07f76b246b65e3a0151760c 100644 (file)
 # desired in distributions, for example.
 #rpath = true
 
-# Emits extraneous output from tests to ensure that failures of the test
-# harness are debuggable just from logfiles.
+# Emits extra output from tests so test failures are debuggable just from logfiles.
 #verbose-tests = false
 
 # Flag indicating whether tests are compiled with optimizations (the -O flag).