X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=b320cdcc109ddc061fec4a33b2fea4b379ed89e3;hb=2be32e8e9b92c7d3d1b984ade5ed062afd1b1f6c;hp=b3284050f0530fff17fc550bf2d4677e71668f6c;hpb=b17e9d76f2ad15022e0e69bc33745c4ef9025a8f;p=rust.git diff --git a/config.toml.example b/config.toml.example index b3284050f05..b320cdcc109 100644 --- a/config.toml.example +++ b/config.toml.example @@ -721,6 +721,10 @@ changelog-seen = 2 # probably don't want to use this. #qemu-rootfs = (path) +# Skip building the `std` library for this target. Enabled by default for +# target triples containing `-none`, `nvptx`, `switch`, or `-uefi`. +#no-std = (bool) + # ============================================================================= # Distribution options #