rust/crates
Gibson Fahnestock 6b38c2d75e
docs(auto_import): change by_self -> self and by_crate -> crate
Keep things consistent with the package.json , which uses `self` and
`crate` instead of `by_self` and `by_crate`. Both names are in fact
allowed as aliases, but we should be consistent so that people reading
the docs and using a schema do not see red squiggles.
2022-03-30 12:33:07 +01:00
..
base_db Replace write! with direct calls 2022-03-21 10:43:36 +02:00
cfg minor: Bump dependencies 2022-03-22 17:42:24 +01:00
flycheck minor: Bump dependencies 2022-03-22 17:42:24 +01:00
hir Move mismatched-arg-count diagnostic to inference 2022-03-27 19:21:09 +02:00
hir_def Simplify 2022-03-26 18:37:40 +01:00
hir_expand minor: Bump dependencies 2022-03-22 17:42:24 +01:00
hir_ty Fix divergence detection for bare match arms 2022-03-29 21:56:49 +02:00
ide Sort runnable test results to make them deterministic 2022-03-26 19:38:20 +01:00
ide_assists docs(auto_import): change by_self -> self and by_crate -> crate 2022-03-30 12:33:07 +01:00
ide_completion fix: Disable ref_match for qualified paths as well 2022-03-27 12:50:55 +02:00
ide_db Merge #11791 2022-03-23 00:36:11 +00:00
ide_diagnostics Fix duplicate type mismatches with blocks 2022-03-29 18:06:52 +02:00
ide_ssr minor: Bump dependencies 2022-03-22 17:42:24 +01:00
limit
mbe minor: Bump dependencies 2022-03-22 17:42:24 +01:00
parser minor: Bump dependencies 2022-03-22 17:42:24 +01: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 minor: Bump dependencies 2022-03-22 17:42:24 +01:00
rust-analyzer Merge #11793 2022-03-25 22:46:15 +00: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 minor: Bump dependencies 2022-03-22 17:42:24 +01: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