From a856bccdc647330624fa36a25190aa63e1274379 Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Fri, 6 Jul 2012 20:45:06 -0700 Subject: Revert "rustc: Switch to the new resolution pass" This reverts commit c4af6e92fbae171c56a4e68666025725555fc9d8. Branch was burning...many, many unresolved imports. --- src/libsyntax/parse/comments.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libsyntax/parse/comments.rs') diff --git a/src/libsyntax/parse/comments.rs b/src/libsyntax/parse/comments.rs index bd164402c1d..e188331dd24 100644 --- a/src/libsyntax/parse/comments.rs +++ b/src/libsyntax/parse/comments.rs @@ -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 -- cgit 1.4.1-3-g733a5