Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rustfmt/src/
Dmissed_spans.rs261 let comment_width = ::std::cmp::min( in process_comment() localVariable
/third_party/rust/rust/src/tools/rustfmt/
DConfigurations.md436 #### `80` (default; comments shorter than `comment_width`):
441 #### `60` (comments longer than `comment_width`):