about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-09-26 03:39:25 +0000
committerbors <bors@rust-lang.org>2023-09-26 03:39:25 +0000
commita6dce3bac50f14d6ef10f74b82c16e90bdb47d36 (patch)
tree445607a7388288de231742aea4ddd3a771dec698 /compiler/rustc_resolve/src
parenta61f6f3baa01fa52ddf6636f074ed7fe5c50aa7d (diff)
parent99a2fa17e684d4f3f625355561e0e8f9a101cc11 (diff)
downloadrust-a6dce3bac50f14d6ef10f74b82c16e90bdb47d36.tar.gz
rust-a6dce3bac50f14d6ef10f74b82c16e90bdb47d36.zip
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 #105723
Diffstat (limited to 'compiler/rustc_resolve/src')
0 files changed, 0 insertions, 0 deletions