about summary refs log tree commit diff
path: root/tests/ui/proc-macro/auxiliary/api/mod.rs
AgeCommit message (Expand)AuthorLines
2024-11-27Update tests to use new proc-macro headerEric Huss-25/+0
2024-06-13Rename proc_macro::Literal tests from parse.rs to literal.rsDavid Tolnay-2/+2
2024-04-04Stabilize `Literal::c_string`Slanterns-1/+0
2024-04-04Stabilize `Literal::byte_character`Slanterns-1/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-3/+3
2024-01-16proc_macro_c_str_literals: Implement Literal::c_string constructornovafacing-0/+2
2023-09-23implement Literal::byte_characterEmil Gardström-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+24