pub fn is_collapsible_trivia(kind: SyntaxKind) -> boolExpand description
Whitespace and newlines are the only trivia the formatter rewrites; comments are preserved verbatim and so are not collapsible. A shared shape predicate: the formatter’s gap normalization and the semantic layer’s expl3 statement segmentation both skip exactly this class.