]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Rollup merge of #101494 - jsha:notable-traits-right, r=GuillaumeGomez
[rust.git] / config.toml.example
index 28ccc2c8f14d1554288ef358be0e3c855e191dc9..a967d881b029b7facb6af929d2d18c3fc6bc6d93 100644 (file)
@@ -725,6 +725,10 @@ changelog-seen = 2
 # probably don't want to use this.
 #qemu-rootfs = <none> (path)
 
+# Skip building the `std` library for this target. Enabled by default for
+# target triples containing `-none`, `nvptx`, `switch`, or `-uefi`.
+#no-std = <platform-specific> (bool)
+
 # =============================================================================
 # Distribution options
 #