about summary refs log tree commit diff
path: root/tests/ui/parser/unicode-control-codepoints.rs
AgeCommit message (Collapse)AuthorLines
2025-05-27Report text_direction_codepoint_in_literal when parsingMatthew Jasper-1/+1
- The lint is now reported in code that gets removed/modified/duplicated by macro expansion. - Spans are more accurate - Fixes #140281
2024-12-31Account for format_args in HiddenUnicodeCodepoints lintMichael Goulet-0/+3
2024-12-31Account for C string literals in HiddenUnicodeCodepoints lintMichael Goulet-0/+7
2023-01-11Move /src/test to /testsAlbert Larsan-0/+39