summaryrefslogtreecommitdiffstats
path: root/tests/ui/allocator/two-allocators2.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/allocator/two-allocators2.stderr')
-rw-r--r--tests/ui/allocator/two-allocators2.stderr4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ui/allocator/two-allocators2.stderr b/tests/ui/allocator/two-allocators2.stderr
new file mode 100644
index 000000000..b1fb4421e
--- /dev/null
+++ b/tests/ui/allocator/two-allocators2.stderr
@@ -0,0 +1,4 @@
+error: the `#[global_allocator]` in this crate conflicts with global allocator in: system_allocator
+
+error: aborting due to previous error
+