From 6c41253a473728451283e20bef3498fdfe797243 Mon Sep 17 00:00:00 2001 From: Alexandre Gagnon Date: Sun, 27 Apr 2014 22:05:41 -0400 Subject: Fix repeated module documentation --- src/libsyntax/parse/mod.rs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/libsyntax/parse/mod.rs') diff --git a/src/libsyntax/parse/mod.rs b/src/libsyntax/parse/mod.rs index 122cc37dfb6..0d3ae3b5cb8 100644 --- a/src/libsyntax/parse/mod.rs +++ b/src/libsyntax/parse/mod.rs @@ -28,13 +28,8 @@ pub mod token; pub mod comments; pub mod attr; -/// Common routines shared by parser mods pub mod common; - -/// Routines the parser uses to classify AST nodes pub mod classify; - -/// Reporting obsolete syntax pub mod obsolete; // info about a parsing session. -- cgit 1.4.1-3-g733a5