| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-18 | Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev... | Ralf Jung | -53/+1 |
| 2025-03-16 | Add test for new proc_macro literal methods | Guillaume Gomez | -1/+53 |
| 2024-11-27 | Update tests to use new proc-macro header | Eric Huss | -4/+0 |
| 2024-06-13 | Remove superfluous escaping from byte, byte str, and c str literals | David Tolnay | -7/+7 |
| 2024-06-13 | Add more Literal::to_string tests | David Tolnay | -11/+36 |
| 2024-06-13 | Rename proc_macro::Literal tests from parse.rs to literal.rs | David Tolnay | -2/+2 |
| 2024-04-04 | Stabilize `Literal::c_string` | Slanterns | -1/+0 |
| 2024-04-04 | Stabilize `Literal::byte_character` | Slanterns | -1/+0 |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2024-01-16 | proc_macro_c_str_literals: Implement Literal::c_string constructor | novafacing | -4/+5 |
| 2023-09-23 | implement Literal::byte_character | Emil Gardström | -0/+5 |
| 2023-06-20 | Fix tests | Jacob Pratt | -10/+1 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+100 |
