remove unneeded export local_data in task.rs (#2945)
This commit is contained in:
@@ -73,10 +73,6 @@ export thread_per_task;
|
|||||||
export manual_threads;
|
export manual_threads;
|
||||||
export osmain;
|
export osmain;
|
||||||
|
|
||||||
// FIXME (See #2945): This shouldn't be exported, but is to work around
|
|
||||||
// what appears to be a metadata bug.
|
|
||||||
export local_data;
|
|
||||||
|
|
||||||
/* Data types */
|
/* Data types */
|
||||||
|
|
||||||
/// A handle to a task
|
/// A handle to a task
|
||||||
|
|||||||
Reference in New Issue
Block a user