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

@@ -9,7 +9,6 @@ export lit;
export cmnt_style;
export gather_comments_and_literals;
export is_doc_comment, doc_comment_style, strip_doc_comment_decoration;
export isolated, trailing, mixed, blank_line;
enum cmnt_style {
isolated, // No code on either side of each line of the comment