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
2,072 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 20 commits in 7 repositories
Created a pull request in rust-lang/rust that received 10 comments
Fix displaying errors when rustbook tests fail.
This ensures that output from mdbook is displayed when running the rustbook wrapper. I believe this was a regression as a result of #69115 where it…
Opened 9 other pull requests in 3 repositories
rust-lang/rust
4
merged
1
closed
rust-lang/cargo
1
open
2
merged
rust-lang/rust-enhanced
1
merged
Reviewed 15 pull requests in 6 repositories
rust-lang/mdBook 5 pull requests
rust-lang/cargo 4 pull requests
rust-lang/reference 3 pull requests
alexcrichton/toml-rs 1 pull request
rust-lang/rust 1 pull request
rust-lang/nomicon 1 pull request
Created an issue in rust-lang/cargo that received 2 comments
Tracking Issue for weak dependency features
Summary Original issue: #3494 Implementation: #8818 Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#weak-dependency-…