forked from python/cpython
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In #20, I've proposed disabling Rust when sanitizers are enabled for now. We should go through and re-enable Rust for the sanitizer Runs eventually. I expect there may be fiddilyness with the cross-language sanitizer setup, see e.g. https://doc.rust-lang.org/beta/unstable-book/compiler-flags/sanitizer.html#working-with-other-languages
There's an additional open question about whether Rust's sanitzer support works with gcc's (I expect not?), but it'd be good to follow up on that.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request