about summary refs log tree commit diff
path: root/tests/ui/proc-macro/auxiliary/api
AgeCommit message (Expand)AuthorLines
2025-03-18Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev...Ralf Jung-53/+1
2025-03-16Add test for new proc_macro literal methodsGuillaume Gomez-1/+53
2024-11-27Update tests to use new proc-macro headerEric Huss-4/+0
2024-06-13Remove superfluous escaping from byte, byte str, and c str literalsDavid Tolnay-7/+7
2024-06-13Add more Literal::to_string testsDavid Tolnay-11/+36
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-4/+5
2023-09-23implement Literal::byte_characterEmil Gardström-0/+5
2023-06-20Fix testsJacob Pratt-10/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+100