about summary refs log tree commit diff
path: root/tests/ui/rfcs/rfc-3348-c-string-literals
AgeCommit message (Expand)AuthorLines
2025-09-26Ignore more failing ui tests for GCC backendGuillaume Gomez-0/+1
2024-11-27Update tests to use new proc-macro headerEric Huss-4/+1
2024-07-18Replace ASCII control chars with Unicode Control PicturesEsteban Küber-0/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-14/+14
2024-01-12Detect `NulInCStr` error earlier.Nicholas Nethercote-0/+0
2023-12-09Tweak the `no-nuls.rs` test.Nicholas Nethercote-0/+0
2023-11-01Stabilize C string literalsJohn Millikin-40/+0
2023-07-23add proc macro testDeadbeef-0/+30
2023-07-23reimplement C string literalsDeadbeef-88/+12
2023-07-05Add regression testLeón Orell Valerian Liehr-0/+24
2023-07-05Revert the lexing of c_str_literalsLeón Orell Valerian Liehr-16/+96
2023-05-02fix tidyDeadbeef-0/+0
2023-05-02make it semantic errorDeadbeef-0/+0
2023-05-02try gating early, add non-ascii testDeadbeef-0/+10
2023-05-02fix TODO commentsDeadbeef-0/+6
2023-05-02update and add a few testsDeadbeef-0/+35