mv FileMap SourceFile
This commit is contained in:
parent
c655473378
commit
d6dcbcd4e1
22 changed files with 126 additions and 126 deletions
|
@ -603,7 +603,7 @@ impl Clean<Item> for doctree::Module {
|
|||
// mod foo { ... }
|
||||
self.where_outer
|
||||
} else {
|
||||
// mod foo; (and a separate FileMap for the contents)
|
||||
// mod foo; (and a separate SourceFile for the contents)
|
||||
self.where_inner
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue