rust/crates
2021-06-16 21:51:20 +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: add fn to minicore 2021-06-16 12:15:45 +03:00
ide internal: add fn to minicore 2021-06-16 12:15:45 +03:00
ide_assists internal: don't #[ignore] tests 2021-06-15 16:37:58 +03:00
ide_completion Don't complete visibility accessors after existing ones 2021-06-16 21:51:20 +02:00
ide_db internal: cleanup tests 2021-06-15 12:48:05 +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 Highlight unsafe trait refs as unsafe only in impl blocks and definitions 2021-06-15 21:49:59 +02:00
test_utils internal: add fn to minicore 2021-06-16 12:15:45 +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