great renaming propagation: syntax

This commit is contained in:
Corey Richardson
2013-06-24 20:40:33 -04:00
parent 032dcc57e8
commit 0d471d310d
57 changed files with 97 additions and 222 deletions

View File

@@ -8,7 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
use core::option::{Option,None};
use ast;
use parse::{new_parse_sess};
use parse::{ParseSess,string_to_filemap,filemap_to_tts};