]> git.lizzy.rs Git - rust.git/commitdiff
extend config.toml doc
authorRalf Jung <post@ralfj.de>
Thu, 3 Aug 2017 04:12:36 +0000 (21:12 -0700)
committerRalf Jung <post@ralfj.de>
Thu, 3 Aug 2017 04:12:36 +0000 (21:12 -0700)
src/bootstrap/config.toml.example

index bf4786ba552ae754dc63662d003b69d8d6ea0015..9314135050f016f84b487e8405e814b3dd75affc 100644 (file)
 #codegen-units = 1
 
 # Whether or not debug assertions are enabled for the compiler and standard
-# library
+# library. Also enables compilation of debug! and trace! logging macros.
 #debug-assertions = false
 
 # Whether or not debuginfo is emitted