rust/crates
2021-12-14 12:38:20 +01:00
..
base_db Merge #10872 2021-11-30 14:07:39 +00:00
cfg
flycheck Don't discard flycheck error messages 2021-11-27 18:57:51 +01:00
hir Simplify 2021-12-14 12:38:20 +01:00
hir_def Merge #10977 2021-12-10 14:19:51 +00:00
hir_expand Merge #10877 2021-12-11 14:49:29 +00:00
hir_ty fixes broken tests 2021-12-14 15:57:58 +08:00
ide fixes broken tests 2021-12-14 15:57:58 +08:00
ide_assists Merge #10998 2021-12-13 18:49:06 +00:00
ide_completion Merge #11000 2021-12-13 15:43:12 +00:00
ide_db Simplify 2021-12-14 12:38:20 +01:00
ide_diagnostics fix: lookup upwards for struct and enum 2021-12-12 01:23:27 +09:00
ide_ssr Move ws insert rendering for macro expansion into ide_db 2021-12-13 15:55:13 +01:00
limit
mbe tighten up invariants 2021-12-12 19:22:37 +03:00
parser prettyfy 2021-12-12 19:36:14 +03:00
paths
proc_macro_api Add support for v6 macro metadata format 2021-12-13 18:15:22 +02:00
proc_macro_srv
proc_macro_test
profile Bump countme 2021-12-04 15:14:31 +02:00
project_model Fix library target overriding sysroot deps 2021-12-08 17:05:00 +01:00
rust-analyzer internal: add "Shuffle Crate Graph" command 2021-12-07 16:37:19 +01:00
sourcegen
stdx Remove some allocations 2021-12-10 20:01:24 +01:00
syntax Merge #10998 2021-12-13 18:49:06 +00:00
test_utils
text_edit
toolchain
tt
vfs
vfs-notify