Skip to content

Commit

Permalink
Remove println patch
Browse files Browse the repository at this point in the history
  • Loading branch information
jyn514 committed Jul 2, 2020
1 parent cc35a1f commit 8944b6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff --git a/src/main.rs b/src/main.rs
diff --git a/src/lib.rs b/src/lib.rs
index 3fb7c5f..775773b 100644
--- a/src/main.rs
+++ b/src/main.rs
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -36,7 +36,7 @@
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Expand All @@ -17,5 +17,3 @@ index 3fb7c5f..775773b 100644
"",
+ "",
];

fn main() { }
10 changes: 0 additions & 10 deletions collector/benchmarks/coercions/0-println.patch

This file was deleted.

0 comments on commit 8944b6e

Please sign in to comment.