about summary refs log tree commit diff
path: root/tests/ui/proc-macro/auxiliary/api/literal.rs
AgeCommit message (Expand)AuthorLines
2025-03-18Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev...Ralf Jung-52/+1
2025-03-16Add test for new proc_macro literal methodsGuillaume Gomez-1/+52
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-0/+58