rt: Attempt to put out burning tinderbox by fully qualifying gc::gc().
This commit is contained in:
parent
cede5e53b3
commit
d1836034e2
@ -76,7 +76,7 @@ maybe_gc(rust_task *task) {
|
||||
}
|
||||
|
||||
if (zeal)
|
||||
gc(task);
|
||||
gc::gc(task);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user