Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,243 contributions in the last year
Activity overview
Contributed to
kornelski/crev-proofs,
crev-dev/cargo-crev,
ImageOptim/gifski
and 5 other
repositories
Contribution activity
August 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 2 repositories not shown
Created a pull request in rust-lang/rust that received 9 comments
Doc: String isn't a collection
On forums one user was confused by this text, interpreting it as saying that String is a Vec<char> literally, rather than figuratively for the purp…
+4
−5
•
9
comments
Created an issue in AOMediaCodec/libavif that received 9 comments
find_package(rav1e) causes build error due to -Wpoison-system-directories
libavif fails to build with clang 12, because libavif sets -Werror, and clang 12 has added new warnings.
if(NOT TARGET rav1e) find_package(rav1e R…
9
comments