rust-analyzer/crates
bors 994f3cf74d Auto merge of #12636 - xuhongxu96:fix-12148, r=Veykril
complete raw identifier with "r#" prefix

Fix #12148

Escape Names and Paths used in `insert_text`/`insert_snippet` while rendering the completion items.
2022-07-01 14:55:51 +00:00
..
base-db Show proc-macro loading errors in unresolved-proc-macro diagnostics 2022-06-15 17:34:01 +02:00
cfg internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
flycheck fix: Fix flycheck sending cancel progress with no running process 2022-06-30 22:58:57 +02:00
hir fix: Simplify macro statement expansion handling 2022-07-01 14:49:30 +02:00
hir-def Auto merge of #12668 - Veykril:mac-source-map, r=Veykril 2022-07-01 14:46:48 +00:00
hir-expand Auto merge of #12636 - xuhongxu96:fix-12148, r=Veykril 2022-07-01 14:55:51 +00:00
hir-ty Fix blocks not considering stmt without semi as tails 2022-07-01 16:25:52 +02:00
ide fix: Simplify macro statement expansion handling 2022-07-01 14:49:30 +02:00
ide-assists restrict the assist so that it only appears if the cursor is on the loop keyword 2022-06-11 07:11:56 +08:00
ide-completion Auto merge of #12636 - xuhongxu96:fix-12148, r=Veykril 2022-07-01 14:55:51 +00:00
ide-db fix: improve whitespace insertion in pretty printer 2022-06-28 20:44:55 +09:00
ide-diagnostics Auto merge of #12634 - iDawer:match-check.witnesses, r=flodiebold 2022-06-30 14:51:58 +00:00
ide-ssr internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
limit Use compare_exchange_weak in limit::Limit::check 2022-01-28 18:19:35 +03:00
mbe internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
parser internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
paths Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
proc-macro-api Show proc-macro loading errors in unresolved-proc-macro diagnostics 2022-06-15 17:34:01 +02:00
proc-macro-srv Auto merge of #12502 - Veykril:deps, r=Veykril 2022-06-10 19:51:04 +00:00
proc-macro-test delete a generated swap file 2022-05-01 10:48:58 +00:00
profile internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
project-model fix: Report proc macro errors in expressions correctly as well 2022-06-28 10:43:22 +02:00
rust-analyzer fix: Report proc macro errors in expressions correctly as well 2022-06-28 10:43:22 +02:00
sourcegen internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
stdx Polish 2022-06-15 18:35:48 +02:00
syntax fix: Simplify macro statement expansion handling 2022-07-01 14:49:30 +02:00
test-utils internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
text-edit style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
toolchain Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
tt internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
vfs internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
vfs-notify internal: Bump Dependencies 2022-06-10 17:30:02 +02:00