X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=bc6760334170b5bd1bc63cdb1f507e2ab1acb5bb;hb=1f48465a0147769cfe6487212862a66518663fed;hp=d995554913f8429927581cba17291d5ac9c02ef1;hpb=ec6fe42dd451097f44ff0aeab2ccd23b7dd2571f;p=rust.git diff --git a/config.toml.example b/config.toml.example index d995554913f..bc676033417 100644 --- a/config.toml.example +++ b/config.toml.example @@ -209,7 +209,8 @@ # Build the sanitizer runtimes #sanitizers = false -# Build the profiler runtime +# Build the profiler runtime (required when compiling with options that depend +# on this runtime, such as `-C profile-generate` or `-Z instrument-coverage`). #profiler = false # Indicates whether the native libraries linked into Cargo will be statically