Highlights
- 1 discussion answered
Popular repositories
1,442 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2021
Created 1 commit in 1 repository
Created a pull request in neovim/neovim that received 2 comments
build: fix fpclassify -Wfloat-conversion warning
Work around a glibc bug where it truncates the argument to fpclassify() from double to float by implementing fpclassify() ourselves. Correctness t…
+16
−22
•
2
comments
Reviewed 3 pull requests in 2 repositories
libuv/libuv
2 pull requests
denoland/deno
1 pull request
Created an issue in tokio-rs/tokio that received 7 comments
Suggestion: implement Stream for time::Interval
I frequently want a "ticker" that ticks a fixed number of times before expiring. I can accomplish that through e.g. futures::stream::unfold() but t…
7
comments
Opened 3 other issues in 2 repositories
denoland/deno
2
open
rust-lang/rust
1
open
31
contributions
in private repositories
Sep 1 – Sep 6