Cargo fmt

This commit is contained in:
Seiichi Uchida 2018-03-31 14:47:50 +09:00
parent f6c0a0f4ed
commit 78e09bd05c

View file

@ -103,14 +103,7 @@ fn rewrite_reorderable_item(
_ => return None,
};
combine_strs_with_missing_comments(
context,
&attrs_str,
&item_str,
missed_span,
shape,
false,
)
combine_strs_with_missing_comments(context, &attrs_str, &item_str, missed_span, shape, false)
}
/// Rewrite a list of items with reordering. Every item in `items` must have