X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=01952b21ba4b1fe9a07f76b246b65e3a0151760c;hb=8e5489ca6760420af33ffa361d5c706eb9badf48;hp=79e4e46d85ba344ea441ea279ae17923903610e2;hpb=90f1d724c8d9b364b4b0c81817484afa04c73009;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).