about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry/patchable-function-entry-no-flag.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-09-10 16:18:30 +0000
committerbors <bors@rust-lang.org>2024-09-10 16:18:30 +0000
commit14a4f07fd18873bf6d8c2946101da0bd607de0cc (patch)
tree78670c4a3abe2aa4fe90d4073b415243e2900577 /tests/codegen/patchable-function-entry/patchable-function-entry-no-flag.rs
parent2053d7d23e1d92f1cd0993f9b600380daeb2ce40 (diff)
parent16f3eb969f319b5846e96b38c46a4933c24e03d8 (diff)
downloadrust-14a4f07fd18873bf6d8c2946101da0bd607de0cc.tar.gz
rust-14a4f07fd18873bf6d8c2946101da0bd607de0cc.zip
Auto merge of #18092 - ChayimFriedman2:fix-stringify, r=lnicola
fix: Correctly escape strings in our quote macro

This is a small change, but it was the cause of 90% of the errors in `rust-analyzer diagnostics .` 🫢 (because this worked incorrectly with `stringify!()`, which means every `quote!()` (the original one) quoting a string also didn't work).

With this change and #18085 together, all remaining errors are type errors.

This may mean we can enable more errors, but this is out of scope for this PR.
Diffstat (limited to 'tests/codegen/patchable-function-entry/patchable-function-entry-no-flag.rs')
0 files changed, 0 insertions, 0 deletions