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
Popular repositories
298 contributions in the last year
Contribution activity
October 2020
- goffrie/loom Rust
- goffrie/lighthouse Rust
Created a pull request in dropbox/pb-jelly that received 3 comments
Fix an issue with err_if_default_or_unknown codegen.
typ was being used before being calculated, so it was reading the type of some random other field.

