rust-analyzer/crates
Aleksey Kladov da534bdd07 internal: flatten module hierarchy
It seems that any crate can be made better by flattening the modules
down to a single layer?
2021-06-14 19:14:34 +03:00
..
base_db internal: move diagnostics to a new crate 2021-06-14 17:45:17 +03:00
cfg tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
flycheck Use package root as cargo check working directory 2021-05-12 19:50:52 -07:00
hir Merge #9260 2021-06-14 07:16:48 +00:00
hir_def Merge #9249 2021-06-13 15:46:09 +00:00
hir_expand Merge #9260 2021-06-14 07:16:48 +00:00
hir_ty Merge #9260 2021-06-14 07:16:48 +00:00
ide internal: flatten module hierarchy 2021-06-14 19:14:34 +03:00
ide_assists internal: cut deps between assists and diagnostics 2021-06-14 17:45:17 +03:00
ide_completion Merge #9260 2021-06-14 07:16:48 +00:00
ide_db internal: document rename challenges 2021-06-14 19:08:12 +03:00
ide_diagnostics internal: adapt diagnostics to the new rename API 2021-06-14 18:46:54 +03:00
ide_ssr clippy::redundant_field_names 2021-06-13 09:40:22 +05:30
mbe Merge #9260 2021-06-14 07:16:48 +00:00
parser Merge #9260 2021-06-14 07:16:48 +00:00
paths tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
proc_macro_api Merge #9260 2021-06-14 07:16:48 +00:00
proc_macro_srv Merge #9260 2021-06-14 07:16:48 +00:00
proc_macro_test Build test-macros in a build script 2021-06-09 17:16:52 +02:00
profile Merge #9260 2021-06-14 07:16:48 +00:00
project_model clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
rust-analyzer Merge #9260 2021-06-14 07:16:48 +00:00
stdx tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
syntax clippy::manual_str_repeat 2021-06-13 09:37:28 +05:30
test_utils internal: check diagnostics in all files and not just the first one 2021-06-13 19:23:37 +03:00
text_edit Avoid turning completion objects into builders 2020-11-16 23:16:41 +02:00
toolchain Add description for crates that will be published 2020-08-24 13:07:22 +02:00
tt Merge #9260 2021-06-14 07:16:48 +00:00
vfs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
vfs-notify Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00