rustc_metadata: Move has_global_allocator from session to cstore
This commit is contained in:
parent
4c8105e8b7
commit
9be526e8eb
8 changed files with 29 additions and 28 deletions
|
|
@ -1,4 +1,4 @@
|
|||
error: the `#[global_allocator]` in system_allocator conflicts with this global allocator in: system_allocator2
|
||||
error: the `#[global_allocator]` in system_allocator conflicts with global allocator in: system_allocator2
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue