rust/crates
Jonas Schievink 5914f86d47 Fix resolution of crate paths from within blocks
They resolve to the crate root, not the DefMap's root module (which
can be a block)
2021-02-02 18:02:12 +01:00
..
assists
base_db
cfg
completion
flycheck
hir
hir_def Fix resolution of crate paths from within blocks 2021-02-02 18:02:12 +01:00
hir_expand
hir_ty
ide
ide_db
mbe
parser
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model
rust-analyzer
ssr
stdx
syntax
test_utils
text_edit
toolchain
tt
vfs
vfs-notify