Revert "rustc: Switch to the new resolution pass"

This reverts commit c4af6e92fb.

Branch was burning...many, many unresolved imports.
This commit is contained in:
Niko Matsakis
2012-07-06 20:45:06 -07:00
parent f9cb04f6fa
commit a856bccdc6
41 changed files with 328 additions and 430 deletions

View File

@@ -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