summaryrefslogtreecommitdiffstats
path: root/src/test/ui/allocator/two-allocators2.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/allocator/two-allocators2.stderr')
-rw-r--r--src/test/ui/allocator/two-allocators2.stderr4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/ui/allocator/two-allocators2.stderr b/src/test/ui/allocator/two-allocators2.stderr
new file mode 100644
index 000000000..b1fb4421e
--- /dev/null
+++ b/src/test/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
+