We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdd7edc + 8af14ab commit b31069bCopy full SHA for b31069b
collector/compile-benchmarks/0-add-fn.patch renamed to collector/compile-benchmarks/typenum-1.18.0/0-add-fn.patch
@@ -1,7 +1,7 @@
1
-diff --git a/typenum-1.18.0/src/lib.rs b/typenum-1.18.0/src/lib.rs
+diff --git a/src/lib.rs b/src/lib.rs
2
index f7a1241a..13582037 100644
3
---- a/typenum-1.18.0/src/lib.rs
4
-+++ b/typenum-1.18.0/src/lib.rs
+--- a/src/lib.rs
++++ b/src/lib.rs
5
@@ -173,3 +173,4 @@ mod sealed {
6
impl Sealed for ATerm {}
7
impl<V, A> Sealed for TArr<V, A> {}
0 commit comments