rustdoc: Move mod docs into the item tag
This commit is contained in:
@@ -51,8 +51,7 @@ fn test_run_passes() {
|
||||
path: [],
|
||||
brief: none,
|
||||
desc: none,
|
||||
items: [],
|
||||
mods: doc::modlist([])
|
||||
items: []
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -67,8 +66,7 @@ fn test_run_passes() {
|
||||
path: [],
|
||||
brief: none,
|
||||
desc: none,
|
||||
items: [],
|
||||
mods: doc::modlist([])
|
||||
items: []
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user