Run Rust tests with sanitizers
Open
good-first-contribution
not-stale
rust
- Dominant language
- C++
- Stars
- 26.5k
- Forks
- 3.7k
- PR merge metrics
- No merged PRs in 30d
Description
As mentioned in #6393, Miri tests are very slow, so slow that we don't fuzz with Miri. Maybe sanitizers are fast enough to fuzz with and can give us more confidence in our unsafe code.
https://github.com/rust-lang/rust/issues/39699
Contributor guide
Assessment
This issue has not been assessed yet.