Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rustfmt/src/
Dcomment.rs199 let missing_comment = rewrite_missing_comment(span, shape, context)?; in combine_strs_with_missing_comments() localVariable
1025 let missing_comment = rewrite_missing_comment(span, shape, context)?; in recover_missing_comment_in_span() localVariable