rust/library/proc_macro
bors 8340622e14 Auto merge of #151543 - GuillaumeGomez:more-proc-macro-literal-methods, r=Amanieu
Add new `byte_value` and `char_value` methods to `proc_macro::Literal`

Part of https://github.com/rust-lang/rust/issues/136652.

It adds two more methods to get unescaped `u8` and `char` from `proc_macro::Literal`.

r? @Amanieu
2026-02-01 15:46:27 +00:00
..
src Auto merge of #151543 - GuillaumeGomez:more-proc-macro-literal-methods, r=Amanieu 2026-02-01 15:46:27 +00:00
Cargo.toml Update literal-escaper version to 0.0.7 2026-01-08 14:10:33 +01:00