2 citations · 2 across the 3 of their papers we have counts for
3 papers
cs.SE2023
Unleashing the Power of Clippy in Real-World Rust Projects
Chunmiao Li, Yijun Yu, Haitao Wu +3
Clippy lints are considered as essential tools for Rust developers, as they can be configured as gate-keeping rules for a Rust project during continuous integration. Despite their…
cs.PL2023★ 2 cited
Ownership guided C to Rust translation
Hanliang Zhang, Cristina David, Yijun Yu +1
Dubbed a safer C, Rust is a modern programming language that combines memory safety and low-level control. This interesting combination has made Rust very popular among developers…
cs.LG2021
Energy-bounded Learning for Robust Models of Code
Nghi D. Q. Bui, Yijun Yu
In programming, learning code representations has a variety of applications, including code classification, code search, comment generation, bug prediction, and so on. Various repr…