rust/crates/rust-analyzer
DropDemBits 07421c13d4
fix: Don't add \ before {
The LSP snippet grammar only specifies that `$`, `}`, and `\` can be escaped with
backslashes, but not `{`.
2024-02-20 14:35:59 -05:00
..
src fix: Don't add \ before { 2024-02-20 14:35:59 -05:00
tests minor: fix typo 2024-02-19 18:12:08 +08:00
build.rs
Cargo.toml Auto merge of #16445 - lnicola:bump-scip, r=lnicola 2024-01-31 09:27:01 +00:00