rust/crates
bors[bot] d7374ab882
Merge #9896
9896: internal: Only complete type annotations for patterns in function params r=Veykril a=Veykril

bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-08-14 16:19:14 +00:00
..
base_db
cfg internal: remove useless helpers 2021-08-09 15:58:21 +03:00
flycheck
hir Don't use non cache syntaxnodes in generate_function for lookups 2021-08-14 17:51:11 +02:00
hir_def internal: merge hir::BinaryOp and ast::BinOp 2021-08-14 18:10:01 +03:00
hir_expand fix: avoid pathological macro expansions 2021-08-09 16:15:02 +03:00
hir_ty feat: type inference for if-let guards 2021-08-14 00:09:30 +02:00
ide Simplify 2021-08-14 18:02:51 +02:00
ide_assists Merge #9894 2021-08-14 15:59:47 +00:00
ide_completion Only complete type annotations for patterns in function params 2021-08-14 18:18:32 +02:00
ide_db Simplify 2021-08-14 18:02:51 +02:00
ide_diagnostics Merge #9810 2021-08-08 10:35:00 +00:00
ide_ssr fix: avoid pathological macro expansions 2021-08-09 16:15:02 +03:00
limit
mbe internal: remove useless helpers 2021-08-09 15:58:21 +03:00
parser Support if let match guards 2021-08-13 00:25:14 +02:00
paths
proc_macro_api
proc_macro_srv Copy the proc_macro crate for the 1.56 ABI 2021-08-07 16:34:59 +01:00
proc_macro_test
profile
project_model Always add implicit proc_macro dependency 2021-08-12 21:42:14 +02:00
rust-analyzer Formatting issues 2021-08-10 13:43:57 +00:00
sourcegen
stdx
syntax internal: remove a remnant of old editing infra 2021-08-14 18:24:42 +03:00
test_utils Show type actions on ranged type hover 2021-08-11 13:52:57 +02:00
text_edit minor: as per code-styple, add invariant comment 2021-08-09 13:13:02 +03:00
toolchain
tt
vfs internal: document that ascription is preferred to a turbo fish 2021-08-11 14:16:15 +03:00
vfs-notify