]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #89170 - rusticstuff:aarch64_macos_disable_leak_sanitizer, r=petrochenkov
authorthe8472 <the8472@users.noreply.github.com>
Wed, 22 Sep 2021 17:03:27 +0000 (19:03 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Sep 2021 17:03:27 +0000 (19:03 +0200)
commit26c783811858dca1ac37d7ee113e0bd13891420a
tree73d3e17944183d82799540460c59c291baba211a
parent3cb28de23839f0dbe1088205a8bdc11170cec8bc
parent59e37c829b20dedf355bbcf84e79f323c0b68720
Rollup merge of #89170 - rusticstuff:aarch64_macos_disable_leak_sanitizer, r=petrochenkov

Disable the leak sanitizer on Macos aarch64 for now

It is currently broken, see #88132.