| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-03 | Remove space after negative sign in Literal to_string | David Tolnay | -3/+3 |
| 2021-07-18 | Support negative numbers in Literal::from_str | David Tolnay | -0/+11 |
| 2021-05-19 | Add proc macro Literal parse test | David Tolnay | -0/+27 |
| 2021-05-19 | Make a more meaningful test for Punct eq | David Tolnay | -5/+5 |
| 2021-05-19 | Move proc_macro tests to ui test | David Tolnay | -0/+25 |
| 2021-05-19 | Make a ui test to take the role of libproc_macro #[test] tests | David Tolnay | -0/+16 |
