rust/crates
bors[bot] e95e666b10
Merge #6161
6161: Bump chalk to use latest git to get upstream fix r=jonas-schievink a=Ameobea

 * Chalk very recently (like an hour ago) merged a fix that prevents rust analyzer from panicking.  This allows it to be usable again for code that hits those situations.  See #6134, #6145, Probably #6120

Co-authored-by: Casey Primozic <me@ameo.link>
2020-10-07 20:46:33 +00:00
..
arena
assists Clean up inlay_hints 2020-10-07 13:18:12 +02:00
base_db Properly name the field 2020-10-02 21:38:22 +03:00
cfg
flycheck Spawn a flycheck instance per workspace 2020-09-27 19:41:54 +02:00
hir Shorten type hints for std::iter Iterators 2020-10-06 19:20:42 +02:00
hir_def Add test makr 2020-10-06 19:20:56 +02:00
hir_expand Shorten type hints for std::iter Iterators 2020-10-06 19:20:42 +02:00
hir_ty Switch from git to latest tagged release of chalk deps 2020-10-07 12:11:22 -07:00
ide Merge #6154 2020-10-07 11:52:05 +00:00
ide_db Move ide::AnalysisChange -> base_db::Change 2020-10-02 16:45:08 +02:00
mbe Cleanup 2020-10-07 11:55:20 +02:00
parser Rename record_field_pat to record_pat_field 2020-09-10 18:56:04 +02:00
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model Fix the hover dash issues 2020-10-02 21:16:22 +03:00
rust-analyzer Better progress API 2020-10-07 12:15:37 +02:00
ssr Minor clippy performance suggestions 2020-09-30 15:22:49 -04:00
stdx Add panic_context module for better panic messages 2020-09-29 20:20:47 +02:00
syntax Cleanup 2020-10-07 11:55:20 +02:00
test_utils
text_edit Actually assert disjointness 2020-09-03 13:37:36 +02:00
toolchain
tt
vfs Rename the method to avoid false promises 2020-09-10 01:45:49 +03:00
vfs-notify