Home
last modified time | relevance | path

Searched defs:join_rewrites (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/src/tools/rustfmt/src/
Dchains.rs537 fn join_rewrites(&self, context: &RewriteContext<'_>, child_shape: Shape) -> Option<String>; in join_rewrites() method
719 fn join_rewrites(&self, context: &RewriteContext<'_>, child_shape: Shape) -> Option<String> { in join_rewrites() method
818 fn join_rewrites(&self, context: &RewriteContext<'_>, child_shape: Shape) -> Option<String> { in join_rewrites() method
910 fn join_rewrites(&self, context: &RewriteContext<'_>, child_shape: Shape) -> Option<String> { in join_rewrites() method