rust-analyzer/crates
bors[bot] 637dbb26a7
Merge #9548
9548: add: Adding self keyword completion in complete_fn_param r=lnicola a=feniljain

Solves #9522

I haven't added Arc<self> for now as there were some conflicting opinions on it

Co-authored-by: vi_mi <fenil.jain2018@vitstudent.ac.in>
2021-07-10 11:39:13 +00:00
..
base_db minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
cfg minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
flycheck cargo_metadata 0.14 2021-07-09 11:01:55 -04:00
hir minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
hir_def Update list of safe intrinsics 2021-07-08 15:49:39 +02:00
hir_expand Update list of safe intrinsics 2021-07-08 15:49:39 +02:00
hir_ty Merge #9545 2021-07-10 10:27:16 +00:00
ide internal: ensure consistent passing for config params 2021-07-06 00:00:39 +03:00
ide_assists fix: Adding async keyword when await is present in generate_function assist 2021-07-09 20:04:55 +05:30
ide_completion add: Adding self keyword completion in complete_fn_param 2021-07-10 16:11:15 +05:30
ide_db Wrap inlined closures in parens when inlined in an expression in inline_call 2021-07-05 15:42:11 +02:00
ide_diagnostics minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
ide_ssr minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
mbe minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
parser minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
paths minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
proc_macro_api This patch shortens the spawned threads' names, as threads on Linux 2021-07-08 18:27:54 +05:30
proc_macro_srv cargo_metadata 0.14 2021-07-09 11:01:55 -04:00
proc_macro_test cargo_metadata 0.14 2021-07-09 11:01:55 -04:00
profile minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
project_model cargo_metadata 0.14 2021-07-09 11:01:55 -04:00
rust-analyzer internal: ensure consistent passing for config params 2021-07-06 00:00:39 +03:00
sourcegen minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
stdx minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
syntax fix: Adding async keyword when await is present in generate_function assist 2021-07-09 20:04:55 +05:30
test_utils Update inline_call assist doc example 2021-07-05 14:24:25 +02:00
text_edit minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
toolchain minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
tt minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
vfs minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
vfs-notify This patch shortens the spawned threads' names, as threads on Linux 2021-07-08 18:27:54 +05:30