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
3,296 contributions in the last year
Contribution activity
December 2020
Created 33 commits in 4 repositories
Created 2 repositories
- dsherret/pdf.js JavaScript
- dsherret/dprint-swc-ecma-ast-view Rust
Created a pull request in swc-project/swc that received 3 comments
Add `borrow_all()` to `SingleThreadedComments`
I decided to go ahead and work on this because it's very simple. Let me know about any changes you'd like or if you even want something like this. …
Opened 1 other pull request in 1 repository
mozilla/pdf.js
1
open
Reviewed 1 pull request in 1 repository
swc-project/swc 1 pull request
Created an issue in swc-project/swc that received 1 comment
TsSignatureDecl - Never Used?
Question
It seems TsSignatureDecl is never referenced anywhere in the AST. I think it could be removed?