-
Notifications
You must be signed in to change notification settings - Fork 13k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable sanitizers on MSVC CI jobs #136155
base: master
Are you sure you want to change the base?
Conversation
Previously MSVC CI would ignore all tests annotated with needs-sanitizer-support header.
rustbot has assigned @Mark-Simulacrum. Use |
@bors try |
Enable sanitizers on MSVC CI jobs Previously MSVC CI would ignore all tests annotated with needs-sanitizer-support header. try-jobs: i686-msvc-1 try-jobs: i686-msvc-2 try-job: x86_64-msvc-1 try-job: x86_64-msvc-2
☀️ Try build successful - checks-actions |
i686-msvc-1, i686-msvc-2: |
Enable sanitizers on MSVC CI jobs Previously MSVC CI would ignore all tests annotated with needs-sanitizer-support header. try-job: i686-msvc-1 try-job: i686-msvc-2
☀️ Try build successful - checks-actions |
Previously MSVC CI would ignore all tests annotated with needs-sanitizer-support header.