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