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
1,226 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in rust-analyzer/rust-analyzer that received 5 comments
Rename record_field_pat to record_pat_field
The token was renamed but not this.
+17
−17
•
5
comments
Created an issue in rust-analyzer/rust-analyzer that received 3 comments
Code completion & Highlighting inside macro calls
From zulip discussion, when declaring macro_rules (not talking about proc_macros), you are generally given token hints like ident, expr etc.. Sinc…
3
comments