<h3>2024</h3>
+<ul><li>
+ <b>Rustlantis: Randomized Differential Testing of the Rust Compiler</b><br/>
+ Qian Wang, Ralf Jung<br>
+ <i>In <a href="https://2024.splashcon.org/">OOPSLA 2024</a></i><br>
+ [<a href="papers/2024-oopsla-rustlantis.pdf">paper</a>] [<a href="https://github.com/cbeuw/rustlantis">project website</a>]
+</li></ul>
+
<ul><li>
<b>RefinedRust: A Type System for High-Assurance Verification of Rust Programs</b><br/>
Lennard Gäher, Michael Sammler, Ralf Jung, Robbert Krebbers, Derek Dreyer<br>