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:42:25 +0800
commit5581207182d69a03f09d48c38e279cd7b99e422b (patch)
tree2b6ab992bf7973537a7c045a9900e3dce75b5da4
parent7cdcdb5dc0b282d5926f0edd7f05b13fbf239197 (diff)
downloadrust-5581207182d69a03f09d48c38e279cd7b99e422b.tar.gz
rust-5581207182d69a03f09d48c38e279cd7b99e422b.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