summary refs log tree commit diff
path: root/src/test/ui/proc-macro/auxiliary/api/parse.rs
AgeCommit message (Expand)AuthorLines
2021-08-03Remove space after negative sign in Literal to_stringDavid Tolnay-3/+3
2021-07-18Support negative numbers in Literal::from_strDavid Tolnay-0/+11
2021-05-19Add proc macro Literal parse testDavid Tolnay-0/+23