rust/crates
bors[bot] 2ff78cde31
Merge #6613
6613: Don't assume DidChangeTextDocument paths exist r=SomeoneToIgnore a=mjibson

Fixes #5933

Co-authored-by: Matt Jibson <matt.jibson@gmail.com>
2020-11-24 00:41:08 +00:00
..
arena
assists Don't wrap parens around expr in remove_dbg assist if its in conditions 2020-11-20 17:28:56 +01:00
base_db Compress code 2020-11-17 11:52:28 +01:00
cfg Remove dead code 2020-11-17 15:25:57 +01:00
completion Avoid turning completion objects into builders 2020-11-16 23:16:41 +02:00
flycheck
hir Merge #6553 2020-11-17 17:50:08 +00:00
hir_def Cleanup API 2020-11-06 22:52:42 +01:00
hir_expand Fill the diagnostic code field in publish_diagnostics 2020-11-17 16:23:53 +01:00
hir_ty add open Cargo.toml action 2020-11-12 17:48:07 -08:00
ide Minor, import style 2020-11-23 21:19:37 +03:00
ide_db Remove query aliases 2020-11-16 21:24:54 +02:00
mbe Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
parser Parse unsafe extern block 2020-11-22 20:44:56 -08:00
paths
proc_macro_api Deny unreachable-pub 2020-11-02 14:07:08 +01:00
proc_macro_srv Deny unreachable-pub 2020-11-02 14:07:08 +01:00
proc_macro_test
profile Deny unreachable-pub 2020-11-02 14:07:08 +01:00
project_model Simplify 2020-11-17 15:25:58 +01:00
rust-analyzer Don't assume DidChangeTextDocument paths exist 2020-11-23 16:35:34 -07:00
ssr Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
stdx add open Cargo.toml action 2020-11-12 17:48:07 -08:00
syntax Parse unsafe extern block 2020-11-22 20:44:56 -08:00
test_utils Feedback. 2020-11-02 10:57:31 -07:00
text_edit Avoid turning completion objects into builders 2020-11-16 23:16:41 +02:00
toolchain
tt
vfs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
vfs-notify