X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=01952b21ba4b1fe9a07f76b246b65e3a0151760c;hb=8cb94fc552dc200e19001b40767c0c279572c9de;hp=79e4e46d85ba344ea441ea279ae17923903610e2;hpb=3a6209cd706179f7cb639f5688adad5b0dd3ad1c;p=rust.git diff --git a/config.toml.example b/config.toml.example index 79e4e46d85b..01952b21ba4 100644 --- a/config.toml.example +++ b/config.toml.example @@ -391,8 +391,7 @@ # 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).