about summary refs log tree commit diff
diff options
context:
space:
mode:
authorOrion Gonzalez <ardi@ardis.dev>2024-10-04 10:56:08 +0200
committerOrion Gonzalez <ardi@ardis.dev>2024-10-22 19:11:46 +0200
commit28095bc54142f9fbfd4a2cac0a7fadf0ae6e9b9e (patch)
tree472784a56c883dc8a004bf5d350db867a0bc66a7
parentc8de61b50de7ca755b704c0314ff3a119be01ae6 (diff)
downloadrust-28095bc54142f9fbfd4a2cac0a7fadf0ae6e9b9e.tar.gz
rust-28095bc54142f9fbfd4a2cac0a7fadf0ae6e9b9e.zip
real default value
-rw-r--r--config.example.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.example.toml b/config.example.toml
index 77efdb6d392..a52968e9a41 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -420,7 +420,7 @@
 #jobs = 0
 
 # What custom diff tool to use for displaying compiletest tests.
-#compiletest-diff-tool = "difft --color=always --background=light --display=side-by-side"
+#compiletest-diff-tool = <none>
 
 # =============================================================================
 # General install configuration options