- Graduated from Beihang University, and currently pursuing a master's degree at Pascal Lab, Nanjing University.
- Currently working on Compilers / Program Analysis, also a member of the rust-analyzer contributors team.
- Interested in PL, Compilers and Emacs.
Pinned Loading
-
rust-lang/rust-analyzer
rust-lang/rust-analyzer PublicA Rust compiler front-end for IDEs
-
rust-lang/rust-clippy
rust-lang/rust-clippy PublicA bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
-
llvm/llvm-project
llvm/llvm-project PublicThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
-
-
604 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
rust-lang/rust-analyzer,
rust-lang/rust,
rust-lang/bors-kindergarten
and 21 other
repositories
Loading
Contribution activity
April 2025
Created 5 commits in 2 repositories
Created a pull request in rust-lang/rust-analyzer that received 8 comments
feat: highlighting of return values while the cursor is on match
/ if
/ =>
Inspired by #18924, a follow-up to #17542.
This PR adds a new feature that highlights the related return values when the cursor is on match
, if
, or…
+810
−11
lines changed
•
8
comments
Opened 3 other pull requests in 1 repository
rust-lang/rust-analyzer
3
merged
-
feat: enhance signature help to display generic parameters for callables and default values for generic args
This contribution was made on Apr 15
-
feat: add
pub(crate) mod
option for unlinked filesThis contribution was made on Apr 15 -
fix: highlighting for tail expr in labelled blocks
This contribution was made on Apr 15
Reviewed 2 pull requests in 1 repository
rust-lang/rust-analyzer
2 pull requests
-
fix: highlighting for tail expr in labelled blocks
This contribution was made on Apr 16
-
feat: highlighting of return values while the cursor is on
match
/if
/=>
This contribution was made on Apr 15
Opened 1 issue in 1 repository
rust-lang/rust-analyzer
1
open
-
Show the collapsed section in tooltips for inlay hints.
This contribution was made on Apr 18
2
contributions
in private repositories
Apr 3