Pinned
1,564 contributions in the last year
Less
More
Activity overview
Contributed to
kornelski/crev-proofs,
sparkle-project/Sparkle,
ImageOptim/gifski
and 5 other
repositories
Contribution activity
May 2021
Created 102 commits in 22 repositories
Created a pull request in rust-lang/rust that received 12 comments
#[inline(always)] on basic pointer methods
Retryng #85201 with only inlining pointer methods. The goal is to make pointers behave just like pointers in O0, mainly to reduce overhead in debug…
+25
−25
•
12
comments
Opened 9 other pull requests in 6 repositories
rust-lang/rust
2
closed
1
merged
shssoichiro/oxipng
2
merged
frewsxcv/rust-crates-index
1
merged
rusqlite/rusqlite
1
merged
tantivy-search/tantivy
1
merged
Reviewed 16 pull requests in 6 repositories
sparkle-project/Sparkle 9 pull requests
- Validate XPC Service versions
- Better appcast selection
- Add nullability annotations to SUAppcastItem
- Re-use download driver for downloading appcast & release notes
- Enforce the updater session is in progress
- Allow skipping/canceling of an update that is currently installing
- Add NS_UNAVAILABLE attributes to user driver classes
- Log more sandbox errors
- Port #1504 (dash separators in version strings) to 2.x
rust-lang/rust 3 pull requests
bodil/sized-chunks 1 pull request
meh/rust-ffmpeg-sys 1 pull request
rust-lang/rfcs 1 pull request
mmstick/cargo-deb 1 pull request
Created an issue in rust-lang/stacker that received 3 comments
Incorrect cc dependency
The psm crate asks for cc = "1.0", but it's not compatible with this version of cc:
no method named is_like_msvc found for type cc::Tool in the cu…
3
comments
