about summary refs log tree commit diff
path: root/src/test/run-pass/allocator-default.rs
AgeCommit message (Expand)AuthorLines
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-19/+0
2017-01-12Disable jemalloc tests on platforms where it is disabled (closes #38612)Ximin Luo-1/+2
2016-03-04test: Clean up alloc_jemalloc usage in testsAlex Crichton-4/+2
2016-02-10More emscripten test fixesPierre Krieger-2/+2
2016-01-20Downgrade bundled jemalloc versionAlex Crichton-2/+2
2015-09-12disable jemalloc tests for openbsdSébastien Marie-2/+2
2015-09-03Fixes #27886 -- bitrig does not use jemalloc (yet)Dave Huseby-2/+2
2015-08-14rustc: Allow changing the default allocatorAlex Crichton-0/+20