X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=2373fb2ec4fb04d5de652c08fc91be338212b4be;hb=51287f264ca92285108d7866901a2d29eee49725;hp=a46813e4d7a3b825475b743466ee5650ab0174d5;hpb=d77e2394bd24fd23cc70111f6fd3e2691a410e11;p=rust.git diff --git a/config.toml.example b/config.toml.example index a46813e4d7a..2373fb2ec4f 100644 --- a/config.toml.example +++ b/config.toml.example @@ -291,10 +291,6 @@ changelog-seen = 2 # on this runtime, such as `-C profile-generate` or `-C instrument-coverage`). #profiler = false -# Use the optimized LLVM C intrinsics for `compiler_builtins`, rather than Rust intrinsics. -# Requires the LLVM submodule to be managed by bootstrap (i.e. not external). -#optimized-compiler-builtins = false - # Indicates whether the native libraries linked into Cargo will be statically # linked or not. #cargo-native-static = false