about summary refs log tree commit diff
path: root/src/libsyntax/test_snippet.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-08-29 17:32:13 +0000
committerbors <bors@rust-lang.org>2017-08-29 17:32:13 +0000
commit630e02f25be1e65b316857c5bd8022da0b96db40 (patch)
treea61325681d007c18ce92699575301b271e95fc03 /src/libsyntax/test_snippet.rs
parentfaf477a8c232d0442d16a4025f49d3ae1519131e (diff)
parent16fc74c6a2da63264a8477c84e34291bab10dd29 (diff)
downloadrust-630e02f25be1e65b316857c5bd8022da0b96db40.tar.gz
rust-630e02f25be1e65b316857c5bd8022da0b96db40.zip
Auto merge of #43648 - RalfJung:jemalloc-debug, r=alexcrichton
Fix alloc_jemalloc debug feature

At least, I think that's how it should be.  'debug' is how the feature is called in liballoc_jemalloc/Cargo.toml and libstd/Cargo.toml. I verified this by making the build script panic rather than adding `--enable-debug`, and without this PR, the panic does not occur even when I set `debug-jemalloc = true` in config.toml. With the PR, the panic occurs as expected.

However, I actually have no idea what I am doing here.
Diffstat (limited to 'src/libsyntax/test_snippet.rs')
0 files changed, 0 insertions, 0 deletions