- United Kingdom
- andrewhickman.dev
Pinned Loading
-
prost-reflect
prost-reflect PublicA protobuf library extending prost with reflection support and dynamic messages.
-
-
fn-error-context
fn-error-context PublicAn attribute macro to add context to errors from a function.
257 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 24 commits in 3 repositories
Created a pull request in andrewhickman/protox that received 1 comment
Opened 6 other pull requests in 2 repositories
andrewhickman/prost-reflect
5
merged
-
Packaging issues
This contribution was made on Apr 19
-
Update well-known types to protobuf 25.4
This contribution was made on Apr 13
-
Remove circular dependency on protox in tests
This contribution was made on Apr 10
-
Update conformance tests
This contribution was made on Apr 10
-
Fix ci
This contribution was made on Apr 10
andrewhickman/protox
1
merged
-
Update protobuf version
This contribution was made on Apr 19
Reviewed 1 pull request in 1 repository
andrewhickman/protox
1 pull request
-
Clarify the license due to bundled protobuf sources
This contribution was made on Apr 13
Created an issue in rust-lang/rust that received 4 comments
Doc test containing code before main function fails to compile on beta
I tried this code: //! ``` //! # std::fs::write("foo.txt", "Hello, world!").unwrap(); //! fn main() { //! println!("{}", std::fs::read_to_string("…
4
comments