about summary refs log tree commit diff
path: root/tests/ui/lexer/lex-bad-str-literal-as-char-3.rs
AgeCommit message (Expand)AuthorLines
2025-06-03Add missing 2015 edition directivesLukas Wirth-0/+1
2024-04-07Fix invalid silencing of parsing errorEsteban Küber-1/+2
2024-03-17Silence redundant error on char literal that was meant to be a string in 2021...Esteban Küber-1/+0
2024-03-17Extend test to trigger on 2015, 2018 and 2021 editionsEsteban Küber-2/+6
2024-03-17Handle str literals written with `'` lexed as lifetimeEsteban Küber-0/+4