about summary refs log tree commit diff
path: root/src/test/compile-fail/allocator/two-allocators.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-20/+0
2018-06-11Remove some '#[feature]' attributes for stabilized featuresSimon Sapin-2/+0
2018-04-14Replace remaining uses of deprecated std::heap with std::allocMike Hommey-1/+1
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-0/+22