google / flatbuffers

FlatBuffers: Memory Efficient Serialization Library
https://flatbuffers.dev/
Apache License 2.0
23.44k stars 3.25k forks source link

Run Rust tests with sanitizers #6401

Open CasperN opened 3 years ago

CasperN commented 3 years ago

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

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 6 months with no activity. Please comment or this will be closed in 14 days.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 6 months with no activity. Please comment or this will be closed in 14 days.