]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #52906 - RalfJung:jemalloc, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 2 Aug 2018 10:28:42 +0000 (10:28 +0000)
committerbors <bors@rust-lang.org>
Thu, 2 Aug 2018 10:28:42 +0000 (10:28 +0000)
enable jemalloc assertions when configured to do so

This is essentially a re-submission of the functional part of https://github.com/rust-lang/rust/pull/43648. I was unable to reproduce the issue I had back then, maybe something changed somewhere to no longer trigger the assertion.

Fixes https://github.com/rust-lang/rust/issues/44152


Trivial merge