rustdoc: Remove stray mode
This commit is contained in:
parent
b80d711912
commit
90f00a1c37
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ fn fold_item(
|
|||
}
|
||||
|
||||
fn apply_to_sections(
|
||||
+op: NominalOp<Op>,
|
||||
op: NominalOp<Op>,
|
||||
sections: ~[doc::Section]
|
||||
) -> ~[doc::Section] {
|
||||
par::map(sections, |section, copy op| doc::Section {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue