Skip to content

Commit 997655c

Browse files
committed
actually fix test
1 parent e353402 commit 997655c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/allocator-submodule.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error: `global_allocator` cannot be used in submodules
2-
--> $DIR/allocator-submodule.rs:34:5
2+
--> $DIR/allocator-submodule.rs:37:5
33
|
44
LL | static MY_HEAP: MyAlloc = MyAlloc; //~ ERROR global_allocator
55
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)