diff options
Diffstat (limited to 'tests/ui/allocator/two-allocators3.stderr')
| -rw-r--r-- | tests/ui/allocator/two-allocators3.stderr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ui/allocator/two-allocators3.stderr b/tests/ui/allocator/two-allocators3.stderr new file mode 100644 index 00000000000..a3079113d01 --- /dev/null +++ b/tests/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 + |
