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
48 contributions in the last year
Contribution activity
July - September 2020
austinhyde has no activity
yet for this period.
June 2020
- austinhyde/joshuto Rust
Created a pull request in kamiyaa/joshuto that received 1 comment
Fix bitwise-and build issues on macOS
I was seeing build errors due to attempting to bitwise-and a u32 and a u16:
error[E0308]: mismatched types --> src/util/unix.rs:6:50 |
6 | LIBC_PER…
+1
−1
•
1
comment