rust/crates
Aleksey Kladov 85fbbc5372 internal: incentivize rust-analyzed developers to fix panics
It's good that rust-analyzer doesn't belly-up on a panic in some random
assist.

It is less good that rust-analyzer devs only know that the assists are
buggy when they are actively looking at the logs.
2021-08-22 17:54:50 +03:00
..
base_db feat: include full path in the cyclic deps error 2021-08-18 15:35:04 +03:00
cfg
flycheck
hir Fix typos “a”→“an” 2021-08-22 14:31:37 +02:00
hir_def Do not replace items annotated with builtin attrs with the attr input 2021-08-20 13:50:06 +02:00
hir_expand Replace stripped derives with whitespace in process_macro_input 2021-08-22 14:23:59 +02:00
hir_ty Fix typos “a”→“an” 2021-08-22 14:31:37 +02:00
ide Expand attributes recursively in expand_macro 2021-08-21 23:24:12 +02:00
ide_assists Merge #9962 2021-08-21 10:12:17 +00:00
ide_completion Fix typos “a”→“an” 2021-08-22 14:31:37 +02:00
ide_db Rename fails on renaming definitions created by macros 2021-08-20 00:12:47 +02:00
ide_diagnostics
ide_ssr
limit
mbe internal: remove dead code 2021-08-14 20:29:46 +03:00
parser Support if let match guards 2021-08-13 00:25:14 +02:00
paths Fix typos “a”→“an” 2021-08-22 14:31:37 +02:00
proc_macro_api internal: remove unreasonable crate dependency 2021-08-22 14:05:12 +03:00
proc_macro_srv
proc_macro_test
profile
project_model internal: reduce crate interdependence 2021-08-22 13:32:00 +03:00
rust-analyzer internal: incentivize rust-analyzed developers to fix panics 2021-08-22 17:54:50 +03:00
sourcegen
stdx
syntax minor: move functionality to a better place 2021-08-14 20:43:28 +03:00
test_utils Show type actions on ranged type hover 2021-08-11 13:52:57 +02:00
text_edit Handle all rename special cases for all record pattern fields 2021-08-16 22:48:38 +02:00
toolchain
tt
vfs internal: document that ascription is preferred to a turbo fish 2021-08-11 14:16:15 +03:00
vfs-notify Bump notify version to 5.0.0-pre.12 2021-08-17 17:25:11 +02:00