about summary refs log tree commit diff
path: root/tests/ui/parser/misspelled-keywords
AgeCommit message (Expand)AuthorLines
2025-08-26fix: Add col separator before secondary messages with no sourceScott Schafer-0/+1
2025-07-31Extend `is_case_difference` to handle digit-letter confusablesxizheyin-4/+4
2025-06-11Add expectation for `{` when parsing lone coroutine qualifiersLukas Wirth-2/+2
2025-03-06Use closure parse codeSantiago Pastorino-2/+2
2025-02-21More sophisticated span trimmingMichael Goulet-3/+2
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-1/+1
2025-02-14Use underline suggestions for purely 'additive' replacementsMichael Goulet-3/+2
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-53/+80
2024-11-24parse guard patternsNadrieril-2/+2
2024-09-12Implement a Method to Seal `DiagInner`'s SuggestionsVeera-8/+0
2024-09-06Add Suggestions for Misspelled KeywordsVeera-5/+139
2024-09-02Update TestsVeera-0/+409