]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Liballoc extend use intra doc link
[rust.git] / config.toml.example
index a9835ad12ad5a6f93e468e84b7b16e4de514f70b..36587cc07844147be96b41801e9f6961fc7d5398 100644 (file)
 # This only applies from stage 1 onwards, and only for Windows targets.
 #control-flow-guard = false
 
+# Enable symbol-mangling-version v0. This can be helpful when profiling rustc,
+# as generics will be preserved in symbols (rather than erased into opaque T).
+#new-symbol-mangling = false
+
 # =============================================================================
 # Options for specific targets
 #