rustdoc: Remove stray mode
This commit is contained in:
parent
b80d711912
commit
90f00a1c37
@ -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…
Reference in New Issue
Block a user