Skip to content

Commit b23baa7

Browse files
committed
1 parent b65ea1b commit b23baa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
# Whether or not debug assertions are enabled for the standard library.
327327
# Overrides the `debug-assertions` option, if defined.
328328
#
329-
# Defaults to rust.debug value
329+
# Defaults to rust.debug-assertions value
330330
#debug-assertions-std = false
331331

332332
# Debuginfo level for most of Rust code, corresponds to the `-C debuginfo=N` option of `rustc`.

0 commit comments

Comments
 (0)