about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-20 20:11:03 +0000
committerbors <bors@rust-lang.org>2024-02-20 20:11:03 +0000
commit543d7e98dbcc0668528dbf3f5b32d752882baa33 (patch)
tree3eb5b55c7a88c07fe8eb0540f312ce9ed400046b /compiler/rustc_codegen_llvm/src
parent4760d856bc8e97747364054a456c96252f134875 (diff)
parent07421c13d48918984bd51fad2cde529ebf23c5ae (diff)
downloadrust-543d7e98dbcc0668528dbf3f5b32d752882baa33.tar.gz
rust-543d7e98dbcc0668528dbf3f5b32d752882baa33.zip
Auto merge of #16618 - DropDemBits:structured-snippet-fix-escape-left-curly, r=Veykril
fix: Don't add `\` before `{`

Fixes #16607 for `{`. The `}` case is already fixed by #16475.

The [LSP snippet grammar](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#snippet_syntax) only specifies that `$`, `}`, and `\` can be escaped with backslashes, but not `{`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions