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 31 million developers.
Sign up
Pro
- Netherlands
Pinned
272 contributions in the last year
Contribution activity
March - April 2019
pitdicker has no activity
yet for this period.
February 2019
Created a pull request in rust-lang/rust that received 19 comments
Simplify io::Lazy
io::Lazy is used inside the standard library by the stdio types as a helper to initialize a global static, and run the destructor at process exit.
T…
+125
−152
•
19
comments