Skip to content

Commit 8944b6e

Browse files
committed
Remove println patch
1 parent cc35a1f commit 8944b6e

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

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

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
diff --git a/src/main.rs b/src/main.rs
1+
diff --git a/src/lib.rs b/src/lib.rs
22
index 3fb7c5f..775773b 100644
3-
--- a/src/main.rs
4-
+++ b/src/main.rs
3+
--- a/src/lib.rs
4+
+++ b/src/lib.rs
55
@@ -36,7 +36,7 @@
66
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
77

@@ -17,5 +17,3 @@ index 3fb7c5f..775773b 100644
1717
"",
1818
+ "",
1919
];
20-
21-
fn main() { }

collector/benchmarks/coercions/0-println.patch

-10
This file was deleted.

0 commit comments

Comments
 (0)