Revert "rustc: Switch to the new resolution pass"
This reverts commit c4af6e92fb.
Branch was burning...many, many unresolved imports.
This commit is contained in:
@@ -63,12 +63,6 @@ export local_data_get;
|
||||
export local_data_set;
|
||||
export local_data_modify;
|
||||
|
||||
export single_threaded;
|
||||
export thread_per_core;
|
||||
export thread_per_task;
|
||||
export manual_threads;
|
||||
export osmain;
|
||||
|
||||
/* Data types */
|
||||
|
||||
/// A handle to a task
|
||||
|
||||
Reference in New Issue
Block a user