parent
bb215e2b89
commit
142bec1311
@ -1697,7 +1697,7 @@ fn rewrite_explicit_self(
|
||||
let mutability = explicit_self_mutability(&args[0]);
|
||||
let type_str = try_opt!(ty.rewrite(
|
||||
context,
|
||||
Shape::legacy(usize::max_value(), Indent::empty()),
|
||||
Shape::legacy(context.config.max_width(), Indent::empty()),
|
||||
));
|
||||
|
||||
Some(format!(
|
||||
|
Loading…
x
Reference in New Issue
Block a user