mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
update rust.verbose-tests
doc in config.example.toml
Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
parent
19b8f9e17c
commit
13ea104798
@ -641,7 +641,7 @@
|
||||
#stack-protector = "none"
|
||||
|
||||
# Prints each test name as it is executed, to help debug issues in the test harness itself.
|
||||
#verbose-tests = false
|
||||
#verbose-tests = if is_verbose { true } else { false }
|
||||
|
||||
# Flag indicating whether tests are compiled with optimizations (the -O flag).
|
||||
#optimize-tests = true
|
||||
|
Loading…
Reference in New Issue
Block a user