]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
avoid cloning and then iterating
[rust.git] / config.toml.example
index b3284050f0530fff17fc550bf2d4677e71668f6c..b320cdcc109ddc061fec4a33b2fea4b379ed89e3 100644 (file)
@@ -721,6 +721,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
 #