rust/crates
bors[bot] 7720f163ae
Merge #11954
11954: Parse `for<'a>` closure syntax r=Veykril a=Veykril

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/11716

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2022-04-10 15:59:38 +00:00
..
base_db Revert #11912 as it parses all visited files 2022-04-09 13:41:06 +02:00
cfg minor: Bump dependencies 2022-03-22 17:42:24 +01:00
flycheck Using error instead of output.stderr in failure mode. 2022-04-05 11:17:39 -03:00
hir Revert #11912 as it parses all visited files 2022-04-09 13:41:06 +02:00
hir_def Determine function unsafety semantically 2022-04-07 18:33:03 +02:00
hir_expand fix: Fix SearchScope using incorrect text ranges for macro-emitted inline modules 2022-04-06 13:58:40 +02:00
hir_ty Ignore Drop and Destruct bounds for now 2022-04-08 14:29:43 +02:00
ide fix: Check whether a parameter can be converted to a local 2022-04-09 00:55:45 +02:00
ide_assists extract_module: Refactor loops 2022-04-09 22:07:44 +05:00
ide_completion Make trait item completions work in a bare impl and score them 2022-04-08 19:56:41 +02:00
ide_db Revert #11912 as it parses all visited files 2022-04-09 13:41:06 +02:00
ide_diagnostics consider types of const generics 2022-04-07 05:30:33 +04:30
ide_ssr internal: Remove PathResolution::AssocItem 2022-04-01 18:32:05 +02:00
limit
mbe minor: Bump dependencies 2022-03-22 17:42:24 +01:00
parser Parse for<'a> closure syntax 2022-04-10 17:50:14 +02:00
paths
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: Refactor FamousDefs builtin crate search 2022-03-30 22:23:54 +02:00
rust-analyzer minor: bump lsp-server version 2022-04-09 00:13:47 +02: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 Parse for<'a> closure syntax 2022-04-10 17:50:14 +02: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
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