Highlights
- Arctic Code Vault Contributor
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
Pinned
2,208 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 28 commits in 10 repositories
Created a pull request in rust-lang/rust that received 14 comments
[beta] next
This backports: Avoid installing external LLVM dylibs #78986 Install CI llvm into the library directory #79074 Revert "Revert "resolve: Avoid "sel…
Opened 9 other pull requests in 4 repositories
rust-lang/rust
5
merged
1
open
rust-lang/rust-forge
1
merged
rust-lang/lang-team
1
open
rust-lang/this-week-in-rust
1
merged
Reviewed 13 pull requests in 4 repositories
rust-lang/rust 9 pull requests
- BTreeMap: ban BoxedNode from Root
- [self-profiling] Include the estimated size of each cgu in the profile
- Move stable hasher out of rustc_middle
- Update RELEASES.md for 1.48.0
- Improve lifetime name annotations for closures & async functions
- Fix `x.py clippy`
- Apply `#![deny(unsafe_op_in_unsafe_fn)]` to sys/windows
- Add an unstable --json=unused-externs flag to print unused externs
- Add a tool to run `x.py` from any subdirectory