real default value · rust-lang/rust@28095bc (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 28095bc

author

Orion Gonzalez

committed

File tree

1 file changed

lines changed

1 file changed

lines changed

Original file line number Diff line number Diff line change
@@ -420,7 +420,7 @@
420 420 #jobs = 0
421 421
422 422 # What custom diff tool to use for displaying compiletest tests.
423 -#compiletest-diff-tool = "difft --color=always --background=light --display=side-by-side"
423 +#compiletest-diff-tool =
424 424
425 425 # =============================================================================
426 426 # General install configuration options