rust-analyzer/crates
bors e0d41bc2a1 Auto merge of #12021 - Veykril:completion-ctx, r=Veykril
internal: Add a `NameContext` to `CompletionContext`, move out some ImmediateLocation variants

Continues the completion rewrite I started some time ago
(will merge tomorrow after stable since our completion tests still let a lot through)
2022-04-18 14:00:56 +00:00
..
base_db Simplify 2022-04-10 20:02:06 +02:00
cfg minor: Bump dependencies 2022-03-22 17:42:24 +01:00
flycheck internal: Show more project building errors to the user 2022-04-14 11:31:01 +02:00
hir Show impl Trait in argument positon in completion details 2022-04-16 19:18:42 +05:00
hir_def Slightly optimize Resolver::krate 2022-04-15 20:17:50 +02:00
hir_expand fix: Unset test feature in rustc source crates 2022-04-12 00:19:40 +02:00
hir_ty minor: Remove frequent Arc<Body> clones in type checking 2022-04-15 21:44:47 +02:00
ide Disable rustfmt for expand_macro on wasm platforms 2022-04-17 14:00:19 +02:00
ide_assists extract_function: use appropriate return type for async fns 2022-04-16 13:54:24 +05:00
ide_completion Auto merge of #12021 - Veykril:completion-ctx, r=Veykril 2022-04-18 14:00:56 +00:00
ide_db Merge #11883 2022-04-12 15:17:00 +00:00
ide_diagnostics consider types of const generics 2022-04-07 05:30:33 +04:30
ide_ssr Update repo URL 2022-04-13 16:54:24 -07:00
limit Use compare_exchange_weak in limit::Limit::check 2022-01-28 18:19:35 +03:00
mbe minor: Bump dependencies 2022-03-22 17:42:24 +01:00
parser update parser to support associated const equality 2022-04-17 20:26:06 +08:00
paths Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
proc_macro_api minor: Bump dependencies 2022-03-22 17:42:24 +01:00
proc_macro_srv fix comment 2022-03-25 15:30:52 +01:00
proc_macro_test minor: Bump dependencies 2022-03-22 17:42:24 +01:00
profile minor: Bump dependencies 2022-03-22 17:42:24 +01:00
project_model internal: Show more project building errors to the user 2022-04-14 11:31:01 +02:00
rust-analyzer More visibility for switch workspaces and its states 2022-04-18 14:26:00 +08:00
sourcegen Bump xshell and fix dist 2022-03-17 08:53:33 +02:00
stdx minor: Bump dependencies 2022-03-22 17:42:24 +01:00
syntax update grammer to support associated const equality 2022-04-17 12:03:52 +08:00
test_utils Merge #11805 2022-03-23 20:20:09 +00:00
text_edit minor: Bump dependencies 2022-03-22 17:42:24 +01:00
toolchain Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
tt minor: Bump dependencies 2022-03-22 17:42:24 +01:00
vfs minor: Bump dependencies 2022-03-22 17:42:24 +01:00
vfs-notify minor: Bump dependencies 2022-03-22 17:42:24 +01:00