mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-10 05:53:10 +00:00
libsyntax: Long line. rs=make-tidy
This commit is contained in:
parent
a7aecc46a5
commit
ba01cd7fb0
@ -196,7 +196,7 @@ fn expand_deriving_struct_def(cx: ext_ctxt,
|
||||
Disjunction);
|
||||
|
||||
// Create the implementation.
|
||||
return create_derived_impl(cx, span, type_ident, eq_method, ne_method);
|
||||
return create_derived_impl(cx, span, type_ident, eq_method, ne_method);
|
||||
}
|
||||
|
||||
fn expand_deriving_struct_method(cx: ext_ctxt,
|
||||
|
Loading…
Reference in New Issue
Block a user