Commit 50ee0d7
committed
Auto merge of #116124 - WaffleLapkin:fix-proc-macro-literal-to-string, r=compiler-errors
Properly print cstr literals in `proc_macro::Literal::to_string`
Previously we printed the contents of the string, rather than the actual string literal (e.g. `the c string` instead of `c"the c string"`).
Fixes #112820
cc #105723File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments