rust/crates
2021-06-17 15:43:21 +02:00
..
base_db internal: introduce minicore -- a subset of libcore for testing 2021-06-15 21:03:08 +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 Filter out non-type completions in the respective completions modules instead 2021-06-16 15:08:44 +02:00
hir_def minor: add a test variation 2021-06-15 11:58:39 +03:00
hir_expand Merge #9260 2021-06-14 07:16:48 +00:00
hir_ty internal: switch some tests to minicore 2021-06-16 22:54:57 +03:00
ide internal: minimize minicore 2021-06-17 11:28:44 +03:00
ide_assists Merge #9308 2021-06-17 10:10:25 +00:00
ide_completion Correct completions in items tests 2021-06-17 15:43:21 +02:00
ide_db internal: remove dead code 2021-06-17 11:42:43 +03:00
ide_diagnostics internal: document that we don't #[ignore] tests 2021-06-15 11:46:47 +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 #9258 2021-06-16 14:53:06 +00:00
stdx tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
syntax Create modules in correct directory for nested modules in move_module assist 2021-06-17 12:09:28 +02:00
test_utils internal: minimize minicore 2021-06-17 11:28:44 +03:00
text_edit
toolchain
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