Highlights
Pinned
2,400 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2021
Created 3 commits in 1 repository
Opened 2 pull requests in 1 repository
alex/rust-asn1
2
merged
Reviewed 6 pull requests in 2 repositories
pyca/cryptography
5 pull requests
pyca/infra
1 pull request
Created an issue in joshua-maros/ouroboros that received 4 comments
Why does with_* require HRTB for non-covariant / is there a way to make this lifetime work
When a tail field contains an UnsafeCell it must be #[non_covariant] which means you cannot have the nice borrow_* method, alas.
I'm struggling to …
4
comments