about summary refs log tree commit diff
diff options
context:
space:
mode:
authorking6cong <king6cong@gmail.com>2019-01-09 19:42:25 +0800
committerking6cong <king6cong@gmail.com>2019-01-09 19:44:57 +0800
commit0e56e13c1875c93df7eee4b0cccd05e82506d187 (patch)
tree746e371375a014f12b369374e4b12b987a9f99d7
parent8c97b6ffbf0cec856c0b729c549141b5ac4b2d48 (diff)
downloadrust-0e56e13c1875c93df7eee4b0cccd05e82506d187.tar.gz
rust-0e56e13c1875c93df7eee4b0cccd05e82506d187.zip
Remove outdated comment
-rw-r--r--config.toml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml.example b/config.toml.example
index c68d358b6a6..23943d34b7c 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -288,7 +288,7 @@
 #codegen-units-std = 1
 
 # Whether or not debug assertions are enabled for the compiler and standard
-# library. Also enables compilation of debug! and trace! logging macros.
+# library.
 #debug-assertions = false
 
 # Whether or not debuginfo is emitted