rust/crates
bors[bot] 87621de2b9
Merge #9567 #9568
9567: remove unneded special case r=matklad a=matklad

bors r+
🤖

9568: feat: add 'for' postfix completion r=lnicola a=mahdi-frms


![Peek 2021-07-11 16-45](https://user-images.githubusercontent.com/62165556/125194692-a0aaf780-e267-11eb-952a-81de7955d9a1.gif)


adds #9561

used ```ele``` as identifier for each element in the iteration

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
Co-authored-by: mahdi-frms <mahdif1380@outlook.com>
2021-07-11 12:51:33 +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 Simplify Semantics::type_of_expr_with_coercion 2021-07-11 14:44:10 +02: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 #9552 2021-07-10 16:25:58 +00:00
ide Merge #9567 #9568 2021-07-11 12:51:33 +00:00
ide_assists Merge #9567 #9568 2021-07-11 12:51:33 +00:00
ide_completion Merge #9567 #9568 2021-07-11 12:51:33 +00:00
ide_db Merge #9567 #9568 2021-07-11 12:51:33 +00:00
ide_diagnostics internal: remove one more needless extern crate 2021-07-11 15:48:49 +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 drop unused fields 2021-07-11 13:51:52 +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 Merge #9557 2021-07-10 17:25:16 +00:00
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