X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=bc6760334170b5bd1bc63cdb1f507e2ab1acb5bb;hb=520461f1fb2730f8edb17922f3bcc74fccdc52d3;hp=d995554913f8429927581cba17291d5ac9c02ef1;hpb=99be102a6d18ec05178a0f55ece6c65f65e38c48;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