this post was submitted on 28 Nov 2023
12 points (100.0% liked)

Rust

5999 readers
46 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

Abstract This project introduces Rustlantis, a novel fuzzer capable of generating programs in Rust’s Mid-level Intermediate Representation that are deterministic and free from Undefined Behaviour. It has uncovered 13 previously-unknown bugs in the Rust compiler and LLVM which has caused miscompilations as well as crashes.

top 1 comments
sorted by: hot top controversial new old
[–] kogasa@programming.dev 0 points 11 months ago

These guys are so good at finding bugs that this article page gave me a "status code {null}". Even when their stuff breaks there's no error!