]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Rollup merge of #61419 - scottmcm:casing-is-on-strings, r=cramertj
[rust.git] / config.toml.example
index ae3107b51feaf306f323e7865bbcd27bba1ef04d..c14adf8ce33c7f276332bc9d0b8685c7fdf219b8 100644 (file)
 #debuginfo-level-tools = debuginfo-level
 
 # Debuginfo level for the test suites run with compiletest.
+# FIXME(#61117): Some tests fail when this option is enabled.
 #debuginfo-level-tests = 0
 
 # Whether or not `panic!`s generate backtraces (RUST_BACKTRACE)
 # harness are debuggable just from logfiles.
 #verbose-tests = false
 
-# Flag indicating whether tests are compiled with optimizations (the -O flag)
+# Flag indicating whether tests are compiled with optimizations (the -O flag).
 #optimize-tests = true
 
 # Flag indicating whether codegen tests will be run or not. If you get an error