rust-analyzer/crates
Aleksey Kladov c2015e7d18 internal: more natural order of sources for TypeParam
We usually use first (left) variant of `Either` for "usual" case, and
use right for odd things. For example, pat source is Pat | SelfParam.
2021-06-14 22:42:43 +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 internal: more natural order of sources for TypeParam 2021-06-14 22:42:43 +03:00
hir_def internal: more natural order of sources for TypeParam 2021-06-14 22:42:43 +03: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: more natural order of sources for TypeParam 2021-06-14 22:42:43 +03:00
ide_assists internal: cut deps between assists and diagnostics 2021-06-14 17:45:17 +03:00
ide_completion Add assoc type in trait bound completion test 2021-06-14 18:17:21 +02:00
ide_db internal: more natural order of sources for TypeParam 2021-06-14 22:42:43 +03:00
ide_diagnostics internal: test diagnostic severeties and presense of fixes 2021-06-14 22:37:06 +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