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
4,946 contributions in the last year
Contribution activity
July 2020
Created a pull request in gtk-rs/gir that received 6 comments
Fix variant doc generation
I realized afterwards that bitfields fields and enum variants were both Member, so it's not good for the second one. Maybe I should use the same co…
+12
−13
•
6
comments
Created an issue in rust-lang/rust that received 3 comments
Add a macro to track a file
I recently released doc-comment 0.4 which converted declarative macros to proc-macros. I encountered a "funny" issue though: I needed the compiler …
3
comments