diff options
| author | Orion Gonzalez <ardi@ardis.dev> | 2024-10-04 10:56:08 +0200 |
|---|---|---|
| committer | Orion Gonzalez <ardi@ardis.dev> | 2024-10-22 19:11:46 +0200 |
| commit | 28095bc54142f9fbfd4a2cac0a7fadf0ae6e9b9e (patch) | |
| tree | 472784a56c883dc8a004bf5d350db867a0bc66a7 | |
| parent | c8de61b50de7ca755b704c0314ff3a119be01ae6 (diff) | |
| download | rust-28095bc54142f9fbfd4a2cac0a7fadf0ae6e9b9e.tar.gz rust-28095bc54142f9fbfd4a2cac0a7fadf0ae6e9b9e.zip | |
real default value
| -rw-r--r-- | config.example.toml | 2 |
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 |
