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

Rust

6049 readers
64 users here now

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

Wormhole

[email protected]

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 0 points 1 year 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!