about summary refs log tree commit diff
path: root/tests/ui/parser/doc-comment-after-missing-comma-issue-142311.rs
AgeCommit message (Collapse)AuthorLines
2025-06-16Dont suggest converting `///` to regular comment when it appears after ↵xizheyin-0/+34
missing `,` in list Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>