Write {result_count}.diff
and last.diff
eval run outputs (#29181)
These are only written when the diff has changed. `patch.diff` has been removed as its redundant with `last.diff`. It can be convenient to open `last.diff` and use undo/redo to navigate its history. Release Notes: - N/A
This commit is contained in:
parent
9fe4a14f73
commit
9249919b7a
3 changed files with 37 additions and 13 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -4920,6 +4920,7 @@ dependencies = [
|
|||
"serde",
|
||||
"settings",
|
||||
"shellexpand 2.1.2",
|
||||
"smol",
|
||||
"telemetry",
|
||||
"toml 0.8.20",
|
||||
"unindent",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue