Ralf Jung
|
20d04d8a40
|
Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_methods, r=Amanieu"
This reverts commit 08dfbf49e3, reversing
changes made to 10bcdad7df.
|
2025-03-18 13:28:56 +01:00 |
|
Guillaume Gomez
|
ec4b3c2779
|
Add test for new proc_macro literal methods
|
2025-03-16 14:28:45 +01:00 |
|
David Tolnay
|
7ddc89e893
|
Remove superfluous escaping from byte, byte str, and c str literals
|
2024-06-13 09:49:15 -07:00 |
|
David Tolnay
|
2cc0284905
|
Add more Literal::to_string tests
|
2024-06-13 09:39:29 -07:00 |
|
David Tolnay
|
57106e4a46
|
Rename proc_macro::Literal tests from parse.rs to literal.rs
This module contains tests not just of parse (FromStr) but also
to_string (Display) for literals.
|
2024-06-13 09:39:27 -07:00 |
|