Skip to content

Commit 7f4dddd

Browse files
committed
git-apply needs the context of patches to be correct
1 parent d0712f6 commit 7f4dddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collector/benchmarks/coercions/1-add-static-arr-item.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ index 3fb7c5f..775773b 100644
1818
+ "",
1919
];
2020

21-
fn main() { }
21+
fn main() { println!("test"); }

0 commit comments

Comments
 (0)