[PMI22] Davide Pizzolotto, Makoto Matsushita, and Katsuro Inoue. Code clone detection in rust intermediate representation. 2022. [ bib ]
Clone detection centres often around Java and C/C++. This paper applies code detection to Rust to answer three research questions:

  1. Are detected clones refactorable or inherit to limitations of Rust? (answer: refactorable for non-macro duplication). Does using the intermediate representation (IR) provide better detection over source code? (answer: not really). What is the accuracy of source code and IR detection? (answer: IR identifies a lot of noise but all is assumed to be accurate).

This file was generated by bibtex2html 1.99.