rustdoc: Push imports down into submodules
This commit is contained in:
parent
ef0775fec8
commit
5f25804f46
5 changed files with 17 additions and 14 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import std::map;
|
||||
|
||||
type ast_id = int;
|
||||
|
||||
type cratedoc = ~{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue