about summary refs log tree commit diff
path: root/src/test/compile-fail/allocator-dylib-is-system.rs
AgeCommit message (Expand)AuthorLines
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-41/+0
2017-03-12Update usages of 'OSX' (and other old names) to 'macOS'.Corey Farwell-1/+1
2016-09-30TidyBrian Anderson-1/+1
2016-09-30Adding ignore-emscripten to failing tests.Ross Schulman-0/+2
2016-03-04test: Clean up alloc_jemalloc usage in testsAlex Crichton-4/+13
2016-01-20Downgrade bundled jemalloc versionAlex Crichton-1/+1
2015-09-12disable jemalloc tests for openbsdSébastien Marie-0/+1
2015-09-03Fixes #27886 -- bitrig does not use jemalloc (yet)Dave Huseby-0/+1
2015-08-15test: Fix tests for MUSLAlex Crichton-0/+1
2015-08-14rustc: Allow changing the default allocatorAlex Crichton-0/+27