Highlights
- Arctic Code Vault Contributor
- Pro
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
1,683 contributions in the last year
Contribution activity
November 2020
Created 2 commits in 1 repository
Reviewed 11 pull requests in 2 repositories
rust-lang/rust 9 pull requests
- RFC-2229: Implement Precise Capture Analysis
- Remove extra call to upvar_tys
- add dropck test for const params
- Add type to `ConstKind::Placeholder`
- incr-comp: hash and serialize span end line/column
- Reworks Sccc computation to iteration instead of recursion
- Fix ICE on type error in async function
- Provide diagnostic suggestion in ExprUseVisitor Delegate
- revert #75443, update mir validator