Skip to content

Commit 62f179b

Browse files
committed
extend config.toml doc
1 parent b75d1f0 commit 62f179b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/config.toml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
#codegen-units = 1
204204

205205
# Whether or not debug assertions are enabled for the compiler and standard
206-
# library
206+
# library. Also enables compilation of debug! and trace! logging macros.
207207
#debug-assertions = false
208208

209209
# Whether or not debuginfo is emitted

0 commit comments

Comments
 (0)