]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Fix mir-opt wg name
[rust.git] / config.toml.example
index a810e8c0e12d6e02cb8b7b99b39eb587faf6f615..b3284050f0530fff17fc550bf2d4677e71668f6c 100644 (file)
@@ -324,6 +324,12 @@ changelog-seen = 2
 # a Nix toolchain on non-NixOS distributions.
 #patch-binaries-for-nix = false
 
+# Collect information and statistics about the current build and writes it to
+# disk. Enabling this or not has no impact on the resulting build output. The
+# schema of the file generated by the build metrics feature is unstable, and
+# this is not intended to be used during local development.
+#metrics = false
+
 # =============================================================================
 # General install configuration options
 # =============================================================================