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 upPinned
725 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 9 commits in 4 repositories
Created a pull request in rust-lang/rust that received 1 comment
Allow Trait inheritance with cycles on associated types
Fixes #35237
r? @nikomatsakis
cc @estebank
I still need to review the PR, unsure if we can turn super_trait_of into a query, there are missing comm…