mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
added MTWT functions
This commit is contained in:
@@ -4280,7 +4280,7 @@ fn parse_view_path(&self) -> @view_path {
|
||||
rp: None,
|
||||
types: ~[] };
|
||||
return @spanned(lo, self.span.hi,
|
||||
view_path_glob(path, self.get_id()));
|
||||
view_path_glob(path, self.get_id()));
|
||||
}
|
||||
|
||||
_ => break
|
||||
|
||||
Reference in New Issue
Block a user