about summary refs log tree commit diff
path: root/src/test/ui/allocator-submodule.stderr
diff options
context:
space:
mode:
authorStein Somers <git@steinsomers.be>2019-01-09 15:15:18 +0100
committerStein Somers <git@steinsomers.be>2019-01-09 15:15:18 +0100
commitccba43df81d5bda37c9e4d231ad4443e6f3a7e44 (patch)
treeefe674e2d5ae721f38fa8558385e0a2f12997227 /src/test/ui/allocator-submodule.stderr
parentf9f71cc32497ee4e3cbc7d9795bcf358a9268c13 (diff)
parent664c7797f6bfddf9f5e67474c2fd8017f91d7110 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'src/test/ui/allocator-submodule.stderr')
-rw-r--r--src/test/ui/allocator-submodule.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/allocator-submodule.stderr b/src/test/ui/allocator-submodule.stderr
index 06e0d36e8a2..32c7211cd16 100644
--- a/src/test/ui/allocator-submodule.stderr
+++ b/src/test/ui/allocator-submodule.stderr
@@ -1,5 +1,5 @@
 error: `global_allocator` cannot be used in submodules
-  --> $DIR/allocator-submodule.rs:37:5
+  --> $DIR/allocator-submodule.rs:27:5
    |
 LL |     static MY_HEAP: MyAlloc = MyAlloc; //~ ERROR global_allocator
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^